mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 09:31:51 +02:00
* Use common state for "Normal" in `binary_sensor` Replace the "Normal" string for `battery` and the two references to it from `heat` and `cold` to it with the common state. * Use common state for "Low" in `binary_sensor`