Commit Graph

24 Commits

Author SHA1 Message Date
Jesse Hills 8fbb53e016
Add note for names to use friendly_name (#2774) 2023-03-27 15:35:26 +13:00
Samuel Sieb ce3a172f2b
doc update for PR#3636 (#2183)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-07-25 15:55:26 +12:00
spacemanspiff2007 09f26185c6
on_state gets only called on state change (#1961) 2022-04-22 14:16:46 +12:00
Jesse Hills ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Jesse Hills f706abcf2c
Update device-class links to point to ha dev docs (#1686) 2021-11-30 17:04:52 +13:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills 1867f0c618
Add entity_category docs (#1583) 2021-11-08 07:24:55 +13:00
Paul Monigatti 5f0f796387
Add 'icon' property to Binary Sensor, Climate, Cover, Fan, and Light platforms (#1489)
* Added 'icon' field to lights

* Icon property is not ignored (checked with HA 2021.9.7) if a device class is set

* Added icon properties to binary sensor, climate, cover, and fan components
2021-10-10 10:39:50 +02:00
Jesse Hills d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12:00
Stanislav Meduna d125a5de77
Add the documentation for the autorepeat filter (#1093)
* add the documentation for the autorepeat filter

* make no timing equivalent to a single default one
2021-05-13 17:37:06 -03:00
Guillermo Ruffino f6c277c4f9
schema-filters (#1052)
* pin schema and other fixes

* schema filters and registries
2021-03-11 15:31:31 -03:00
Otto Winter ac121643aa
Add note about multiple on_clicks
Fixes https://github.com/esphome/feature-requests/issues/510
2019-11-30 11:21:04 +01:00
Robert Kiss deb2559be6 Add doc for delayed_on_off binary_sensor filter (#324)
* add doc for delayed_on_off binary_sensor filter

* added delayed_on_off yaml example
2019-08-29 16:09:40 +02:00
Otto Winter 46b108ce9b
Update index.rst 2019-06-20 18:44:01 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
gitolicious 3f75ea95ed Fixed lint and ref errors (#228)
* Added newline to fix lint error

* Fixed lambda calls ref errors
2019-04-15 22:06:35 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter 9a8e7986dc
Add docs 2019-03-13 16:17:05 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 7478734228
Add more lints 2019-02-27 18:32:47 +01:00
Otto Winter 85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00