hass-core/tests/components/freedompro
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
__init__.py
conftest.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
const.py
test_binary_sensor.py Fix freedompro tests for ruff B018 (#113583) 2024-03-16 00:03:25 -10:00
test_climate.py Fix freedompro tests for ruff B018 (#113583) 2024-03-16 00:03:25 -10:00
test_config_flow.py Use is in enum comparison in config flow tests F-J (#114670) 2024-04-02 23:01:37 +02:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_fan.py Fix freedompro tests for ruff B018 (#113583) 2024-03-16 00:03:25 -10:00
test_init.py Use is in ConfigEntryState enum comparison in tests (A-M) (#114925) 2024-04-05 17:16:55 +02:00
test_light.py Fix freedompro tests for ruff B018 (#113583) 2024-03-16 00:03:25 -10:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_sensor.py Fix freedompro tests for ruff B018 (#113583) 2024-03-16 00:03:25 -10:00
test_switch.py Fix freedompro tests for ruff B018 (#113583) 2024-03-16 00:03:25 -10:00