mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 22:54:24 +01:00
* add sensor with climate activity status * Update strings.json * use icon translation and is_available for sensor * use enum with translations * Return None if value is UNKNOWN * fix getting the value: x.value * fix getting the value: x instead of x.value * Fix tests and pre-commit --------- Co-authored-by: Richard <rikroe@users.noreply.github.com>