core/tests/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
..
snapshots New BMW sensor for climate activity (#110287) 2024-04-16 09:24:32 +02:00
__init__.py Enable Ruff RUF013 (#115333) 2024-04-10 08:55:59 +02:00
conftest.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_button.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_config_flow.py Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
test_coordinator.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_diagnostics.py Freeze timezone in bmw_connected_drive tests (#113533) 2024-03-15 18:22:17 +01:00
test_init.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_number.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_select.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_sensor.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_switch.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00