hass-core/tests/components/homekit
J. Nick Koston 206aaac700
Reduce complexity in the homekit config flow filters (#109850)
* Add typing to entity filters

* Add typing to entity filters

* Add typing to entity filters

* Add typing to entity filters

* tweaks

* tweaks

* tweaks

* tweaks

* tweaks
2024-02-09 09:33:21 -05:00
..
fixtures
__init__.py
conftest.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_accessories.py
test_aidmanager.py Update h* tests to use entity & device registry fixtures (#103866) 2023-11-12 13:52:32 -05:00
test_config_flow.py Reduce complexity in the homekit config flow filters (#109850) 2024-02-09 09:33:21 -05:00
test_diagnostics.py
test_get_accessories.py Map switch device class outlet to Outlets in homekit (#101760) 2023-10-10 05:55:42 -10:00
test_homekit.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
test_iidmanager.py
test_init.py
test_type_cameras.py
test_type_covers.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_fans.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_humidifiers.py Update HomeKit humidifiers to handle current humidity (#101964) 2023-10-13 14:23:50 -10:00
test_type_lights.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_locks.py Handle unknown state in HomeKit (#107039) 2024-01-08 09:42:28 +01:00
test_type_media_players.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_remote.py Refactor HomeKit to allow supported features/device class to change (#101719) 2023-10-10 06:20:25 -10:00
test_type_security_systems.py
test_type_sensors.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_switches.py
test_type_thermostats.py Small speed up to checking core state (#107845) 2024-01-18 08:41:32 -10:00
test_type_triggers.py Refactor HomeKit to allow supported features/device class to change (#101719) 2023-10-10 06:20:25 -10:00
test_util.py Refactor homekit to use a dataclass for entry data (#101738) 2023-10-10 21:14:37 +02:00
util.py