Jeremy Pack
dc528e0b6b
Rework reference to MQTT as its not really the point ( #2565 )
2022-12-23 11:59:38 +13:00
Francisco J. Solis
e7d8e75dd8
docs: update the quantile link
...
The quantile link has been updated to a more descriptive one, which gives a better idea of the quantile function.
Refs: https://github.com/esphome/issues/issues/3622
2022-10-04 23:27:02 -05:00
Carlos Garcia Saura
b8614d2626
Update index.rst
2022-08-06 16:28:15 +02:00
Sybren A. Stüvel
262c698853
Clarify accuracy_decimals
in sensor config
...
The documentation for `accuracy_decimals` was a bit vague and inaccurate (oh the irony). I think this is better.
As discussed in the Discord channel with @ssieb.
2022-06-30 23:57:19 +02:00
EdJoPaTo
f2ce728684
Improve exponential_moving_average alpha description ( #1959 )
2022-04-14 16:33:09 +12:00
EdJoPaTo
ba616dc327
send_first_at for exponential_moving_average ( #1928 )
2022-02-21 13:13:12 +13:00
Valentin Ochs
c0c3a4c6c9
Document sensor id and how it relates to the name ( #1769 )
2022-02-19 12:40:26 +01:00
Flaviu Tamas
05edc9dee6
Remove recommendation from calibrate_linear ( #1830 )
...
Requested here: https://github.com/esphome/esphome-docs/pull/1701#discussion_r789486034
2022-01-21 13:57:43 +00:00
swifty99
b7b082cba1
Clarification of the behavior of calibraty_linear filter ( #1701 )
2022-01-20 22:14:09 -05:00
Jesse Hills
8cea8563f1
Merge branch 'current' into beta
2022-01-13 21:28:32 +13:00
Valentin Ochs
ecdb160f56
Add kalman_combinator docs ( #1762 )
2022-01-09 23:55:29 +01:00
spacemanspiff2007
bc65ab5770
Clearified heartbeat
2022-01-04 19:44:11 +01:00
Petr Vraník
6a50b8d63a
Quantile filter ( #1715 )
...
Co-authored-by: pvranik <petr.vranik@mgm-tp.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-12-15 07:43:48 +13: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
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types ( #1659 )
2021-11-29 07:57:01 +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
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