mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 15:00:27 +01:00
200c927087
* Extend Threshold binary sensor to support ranges - Adds support for ranges - Threshold type (lower, upper, range) is defined by supplied thresholds (lower, upper) - Adds verbose status/position relative to threshold as attribute (position) * Minor changes (ordering, names, etc.) * Update name * Update name