hass-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 Enable strict type checks of cloud (#92576) 2023-05-24 11:46:11 +02:00
alexa_config.py Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00
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 Enable strict type checks of cloud (#92576) 2023-05-24 11:46:11 +02:00
services.yaml Migrate cloud services to support translations (#96319) 2023-07-11 23:21:00 +02:00
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 Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00
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