hass-core/tests/components/sensibo
G Johansson 83f4d3af5c
Implement mode validation in Climate entity component (#105745)
* Implement mode validation in Climate entity component

* Fix some tests

* more tests

* Fix translations

* fix deconz tests

* Fix switcher_kis tests

* not None

* Fix homematicip_cloud test

* Always validate

* Fix shelly

* reverse logic in validation

* modes_str

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-27 14:51:39 +01:00
..
fixtures Bump pysensibo 1.0.35 (#100245) 2023-09-23 23:01:08 +02:00
snapshots Refactor Sensibo tests to use snapshot (#100775) 2023-09-23 23:37:02 +02:00
__init__.py
conftest.py
test_binary_sensor.py Add entity translations to Sensibo (#96091) 2023-07-08 16:50:46 +02:00
test_button.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_config_flow.py
test_coordinator.py Import util.dt as dt_util in components/[p-s]* (#93761) 2023-05-30 00:09:42 +03:00
test_diagnostics.py Fix diagnostics Sensibo (#96336) 2023-07-11 18:24:40 +02:00
test_entity.py
test_init.py Allow to remove devices in Sensibo (#101890) 2023-10-15 06:14:38 -10:00
test_number.py Import util.dt as dt_util in components/[p-s]* (#93761) 2023-05-30 00:09:42 +03:00
test_select.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_sensor.py Refactor Sensibo tests to use snapshot (#100775) 2023-09-23 23:37:02 +02:00
test_switch.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_update.py Use device class translation for Sensibo update entity (#101888) 2023-10-12 19:13:21 +02:00