1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Don't connect to cloud if subscription expired (#11163)

* Final touch for cloud component

* Fix test
This commit is contained in:
Paulus Schoutsen
2017-12-16 00:42:25 -08:00
committed by GitHub
parent c4d71e934d
commit b56675a7bb
4 changed files with 14 additions and 25 deletions

View File

@@ -110,6 +110,9 @@ sensor:
tts:
- platform: google
# Cloud
cloud:
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml