core/homeassistant/components/homekit
J. Nick Koston 4b7a313ece
Use identity checks for CoreState (#107846)
Some of the checks used ==, and some used is. Switch
everything to is as its faster
2024-01-12 10:21:26 +01:00
..
__init__.py Use identity checks for CoreState (#107846) 2024-01-12 10:21:26 +01:00
accessories.py
aidmanager.py
config_flow.py
const.py
diagnostics.py
iidmanager.py
logbook.py
manifest.json
models.py
services.yaml
strings.json
type_cameras.py
type_covers.py
type_fans.py
type_humidifiers.py
type_lights.py
type_locks.py
type_media_players.py
type_remotes.py
type_security_systems.py
type_sensors.py
type_switches.py
type_thermostats.py
type_triggers.py
util.py