Use custom app to play camera stream using Google Assistant (#40750)

This commit is contained in:
Bram Kragten
2020-09-30 10:33:56 +02:00
committed by GitHub
parent f5429dc175
commit c6f3352cf8
4 changed files with 11 additions and 2 deletions

View File

@@ -620,3 +620,6 @@ PRECISION_TENTHS = 0.1
# Static list of entities that will never be exposed to
# cloud, alexa, or google_home components
CLOUD_NEVER_EXPOSED_ENTITIES = ["group.all_locks"]
# The ID of the Home Assistant Cast App
CAST_APP_ID_HOMEASSISTANT = "B12CE3CA"