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-11-17 06:50:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1cb15a398c4f54aeadfc7ed53eb25c0010e53fe6
core
/
homeassistant
/
components
/
toon
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
…
binary_sensor.py
…
climate.py
…
config_flow.py
…
const.py
…
coordinator.py
…
helpers.py
…
manifest.json
…
models.py
…
oauth2.py
…
sensor.py
…
services.yaml
…
strings.json
…
switch.py
…