hass-core/tests/components/climate
Erik Montnemery 5f2b4001f3
Separate recorder database schema from other classes (#72977)
* Separate recorder database schema from other classes

* fix logbook imports

* migrate new tests

* few more

* last one

* fix merge

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-07 14:41:43 +02:00
..
__init__.py Migrate Thermostat and HVAC component to climate component (#2825) 2016-08-19 00:17:28 -07:00
common.py use isort to sort imports according to PEP8 for climate (#29625) 2019-12-08 22:25:01 +05:30
test_device_action.py Mark device actions from hidden or auxiliary entities as secondary (#70278) 2022-04-20 10:48:46 -07:00
test_device_condition.py Mark device conditions from hidden or auxiliary entities as secondary (#70333) 2022-04-20 21:41:59 +02:00
test_device_trigger.py Mark device triggers from hidden or auxiliary entities as secondary (#70335) 2022-04-21 08:01:32 +02:00
test_init.py Remove deprecated base entity classes (#61006) 2021-12-05 13:53:52 +01:00
test_recorder.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00
test_reproduce_state.py Skip 'None' values when restoring climate scenes (#53484) 2021-07-28 09:16:23 +02:00