7 Commits

Author SHA1 Message Date
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Fabian Affolter
12afecde0d
Update with range (#4242) 2017-12-19 01:49:52 +01:00
Sam Birch
5297271d3a Update threshold sensor docs for new hysteresis attribute (#3449)
* Update threshold sensor docs for new hysteresis attribute

* Added default and changed wording

* Keep configuration sample minimal

* Add comment from code
2017-10-02 17:00:16 +02:00
Pascal Vizeli
64915d797f Revert "Add delay feature to Threshold sensor (#3168)" (#3311)
This reverts commit 3d250af26b8c6ef063cb1dcf5296e0801538ad5b.
2017-09-05 01:39:04 +02:00
Greg Laabs
3d250af26b Add delay feature to Threshold sensor (#3168)
* Add delay feature to Threshold sensor

The threshold must be met constantly for on_delay or off_delay amount of time in order to switch to the respective state. Among other things, this allows turning an energy meter in to a "device is running" state, because it can ignore the small periods of time where the energy meter drops to zero.

* Some minor punctuation and rewording a confusing line
2017-09-05 01:38:22 +02:00
Marc Plano-Lesay
0dbdfaafdb Fix binary_sensor.threshold sample (#1550) 2016-12-06 20:55:09 +01:00
Fabian Affolter
347d12578c Add threshold sensor docs (#1511) 2016-11-28 08:34:05 +01:00