hass-core/tests/components/sensibo
G Johansson 50f9c1e5a4
Fix Pure AQI value sensor in Sensibo (#124151)
* fix Pure AQI value sensor in Sensibo

* Fix tests

* Make enum
2024-08-18 22:41:31 +02:00
..
fixtures
snapshots Fix Pure AQI value sensor in Sensibo (#124151) 2024-08-18 22:41:31 +02:00
__init__.py
conftest.py Reduce scope of JSON/XML test fixtures (#116197) 2024-04-25 19:12:36 -05:00
test_binary_sensor.py Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
test_button.py
test_climate.py Climate validate temperature(s) out of range (#118649) 2024-07-31 19:17:53 +02:00
test_config_flow.py
test_coordinator.py
test_diagnostics.py Add created_at/modified_at to config entries (#122456) 2024-07-29 22:08:46 +02:00
test_entity.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_init.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_number.py Move entity_registry_enabled_by_default to decorator [q-z] (#118793) 2024-06-04 13:38:32 +02:00
test_select.py
test_sensor.py Fix Pure AQI value sensor in Sensibo (#124151) 2024-08-18 22:41:31 +02:00
test_switch.py
test_update.py