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:
@@ -110,6 +110,9 @@ sensor:
|
||||
tts:
|
||||
- platform: google
|
||||
|
||||
# Cloud
|
||||
cloud:
|
||||
|
||||
group: !include groups.yaml
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
|
||||
Reference in New Issue
Block a user