core/tests/components/homekit
G Johansson 2eaf206562
Implement new state property for vacuum which is using an enum (#126353)
* Implement new state property for vacuum which is using an enum

* Mod

* Mod init

* Mods

* Fix integrations

* Tests

* Fix state

* Add vacuum tests

* Fix last test

* Litterrobot tests

* Fixes

* Tests

* Fixes

* Fix VacuumEntity

* Mods

* Mods

* Mods

* Update demo

* LG

* Fix vacuum

* Fix Matter

* Fix deprecation version

* Mods

* Fixes

* Fix ruff

* Fix tests

* Fix roomba

* Fix breaking dates
2024-12-06 11:16:03 +01:00
..
fixtures
__init__.py
conftest.py
test_accessories.py Strip trailing spaces from HomeKit names (#131971) 2024-11-30 14:47:40 -06:00
test_aidmanager.py
test_config_flow.py
test_diagnostics.py
test_get_accessories.py
test_homekit.py
test_iidmanager.py
test_init.py
test_type_cameras.py
test_type_covers.py
test_type_fans.py
test_type_humidifiers.py
test_type_lights.py Fix setting brightness to 0 in HomeKit when the On characteristic is not sent (#129201) 2024-10-26 15:29:15 +02:00
test_type_locks.py Add support for `linked_doorbell_sensor` to HomeKit locks (#131660) 2024-11-30 13:30:21 -06:00
test_type_media_players.py
test_type_remote.py
test_type_security_systems.py Fix Homekit error handling alarm state unknown or unavailable (#130311) 2024-11-10 22:40:23 +00:00
test_type_sensors.py Push real binary sensor states to state machine in tests (#128894) 2024-10-21 16:19:25 +02:00
test_type_switches.py Implement new state property for vacuum which is using an enum (#126353) 2024-12-06 11:16:03 +01:00
test_type_thermostats.py Reduce precision loss when converting HomeKit temperature (#131973) 2024-11-30 16:09:37 -06:00
test_type_triggers.py
test_util.py Reduce precision loss when converting HomeKit temperature (#131973) 2024-11-30 16:09:37 -06:00
util.py