core/homeassistant/components/cloud
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 Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
binary_sensor.py Move cloud binary sensor to config entry (#106409) 2023-12-26 15:12:37 +01:00
client.py Bump hass-nabucasa from 0.74.0 to 0.75.1 (#105958) 2023-12-19 13:08:27 +01:00
config_flow.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
const.py Improve dispatcher typing (#106872) 2024-01-08 09:45:37 +01:00
google_config.py Use identity checks for CoreState (#107846) 2024-01-12 10:21:26 +01:00
http_api.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
manifest.json Bump hass-nabucasa from 0.74.0 to 0.75.1 (#105958) 2023-12-19 13:08:27 +01:00
prefs.py Add instance id to the cloud integration (#103162) 2023-11-07 23:52:18 +01:00
repairs.py
services.yaml
strings.json Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
stt.py Move cloud stt engine to config entry (#99608) 2023-12-21 13:39:02 +01:00
subscription.py
system_health.py Add instance id to the cloud integration (#103162) 2023-11-07 23:52:18 +01:00
tts.py Automatically convert TTS audio to MP3 on demand (#102814) 2023-11-06 15:26:00 -05:00