mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 06:20:17 +01:00
da4048a9ec
* Added hysteresis attribute to threshold binary sensor * Added threshold binary sensor hysteresis test case * Changed threshold binary sensor property name to be more self explanatory * Pulled default hysteresis value into top level declaration * Fixed linter errors * Fixed additional linter errors * Move comment to docs