This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-22 02:47:14 +00:00
Code
Activity
Files
d8564eba1719df318617f3a26d4c481aedf26bd3
core
/
homeassistant
/
components
/
cloud
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
Fix cloud tts loading (
#107714
)
2024-01-12 09:47:08 +01:00
account_link.py
…
alexa_config.py
…
assist_pipeline.py
…
binary_sensor.py
…
client.py
…
config_flow.py
…
const.py
…
google_config.py
Use identity checks for CoreState (
#107846
)
2024-01-12 10:21:26 +01:00
http_api.py
…
manifest.json
…
prefs.py
…
repairs.py
…
services.yaml
…
strings.json
…
stt.py
…
subscription.py
…
system_health.py
…
tts.py
…