core/homeassistant/components/bmw_connected_drive
brave0d a99ecb024e
New BMW sensor for climate activity (#110287)
* 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>
2024-04-16 09:24:32 +02:00
..
__init__.py
binary_sensor.py
button.py
config_flow.py
const.py
coordinator.py
device_tracker.py
diagnostics.py
icons.json
lock.py
manifest.json
notify.py
number.py
select.py
sensor.py
strings.json
switch.py