This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-17 04:19:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
homekit
History
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
…
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
…