mirror of
https://github.com/home-assistant/core.git
synced 2026-07-11 08:39:02 +01:00
a99ecb024e
* 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>