hass-core/tests/components/incomfort
Jan Bouwhuis 51d78c3c25
Improve incomfort binary sensors (#119292)
* Improve incomfort binary_sensor, add is_burning, is_pumping and is_tapping

* Update test snapshot

* Use helper for fault code label name

* Update tests

* Remove extra state attribute

* Make default Fault `none` to supprt localization

* Update snapshot
2024-06-10 20:57:36 +02:00
..
snapshots Improve incomfort binary sensors (#119292) 2024-06-10 20:57:36 +02:00
__init__.py
conftest.py Improve incomfort binary sensors (#119292) 2024-06-10 20:57:36 +02:00
test_binary_sensor.py Improve incomfort binary sensors (#119292) 2024-06-10 20:57:36 +02:00
test_climate.py
test_config_flow.py
test_init.py Add entity translations to incomfort (#118876) 2024-06-05 17:03:58 +02:00
test_sensor.py
test_water_heater.py