Commit Graph

38 Commits

Author SHA1 Message Date
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
Roy Meissner adaded35fe
Added documentation for a throttle_average filter (#1521)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-13 13:04:33 +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 3d3fdf0b0e
Add line about sensor filter processing order (#1484) 2021-09-19 11:02:45 +12:00
Jesse Hills a7cf2975b0
Remove last_reset_type (#1442) 2021-09-06 08:30:51 +12:00
Jesse Hills d9d17e757e
Add config option docs for disabled_by_default (#1361) 2021-08-10 13:45:41 +12:00
Jesse Hills 420230adb3
Add last_reset_type lines to sensor code docs (#1316) 2021-07-21 09:20:24 +12:00
Franck Nijhof b68ee95a6b
Add support for Sensor state class (#1201) 2021-06-03 13:50:14 +12:00
Guillermo Ruffino f6c277c4f9
schema-filters (#1052)
* pin schema and other fixes

* schema filters and registries
2021-03-11 15:31:31 -03:00
Gabe Cook 2f81ac49b5
Document new min/max filters (#1032) 2021-03-05 10:10:31 -03:00
marecabo 28abbe9529
Icon is ignored by HA when device class is set (#1011) 2021-02-20 18:10:33 -03:00
marecabo 1c678f4993
Add doc for device_class attribute of sensor (#996) 2021-02-15 13:01:55 -03:00
David Martin 3381217a5e
Update index.rst (#757)
Removed duplicate "if no value" - line 496
2020-09-15 17:55:07 +02:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Otto Winter f298dd7157
1.14 Changelog (#393)
* 1.14 Changelog updates

* Final changelog

* Run svg2png

* Add note
2019-11-01 18:28:26 +01:00
Otto Winter 89e125a6d1
Add sensor force_update option (#371) 2019-10-22 23:02:11 +02:00
Otto Winter c5ee042d56
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-09-01 11:24:35 +02:00
Jasper van der Neut - Stulen 542853674a Document median filter. (#319) 2019-08-27 10:39:32 -07:00
Otto Winter 8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Johboh bfd23de3a7 Sensor: correct example for on_raw_value (#255) 2019-05-27 11:29:26 +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
Dave Richer b39faff293 Update index.rst (#214)
Remove deprecated filter_nan: option
2019-04-01 10:22:51 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter 95a94f7452
Add Changelog 2019-03-13 18:57:49 +01:00
Otto Winter 29644fca3b
Fix yaml 2019-03-11 13:21:21 +01:00
Otto Winter 939c1a42b7
Merge branch 'current' into next 2019-03-06 11:02:16 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter ce1a241a8d
Lint 2019-03-05 20:43:30 +01:00
Otto Winter eae028de72
Merge branch 'current' into next 2019-03-05 20:43:09 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter c8d82f4397
Merge remote-tracking branch 'origin/current' into next 2019-02-28 23:09:04 +01:00
Otto Winter 2d891e955d
Update index.rst 2019-02-28 09:37:37 +01:00
Otto Winter c33a947a9c
Add linear calibration filter (#180) 2019-02-26 19:33:50 +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 e630eab6c3
Fix outdated on_value_range docs 2019-02-16 10:21:13 +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