mirror of
https://github.com/home-assistant/core.git
synced 2025-11-24 10:16:58 +00:00
Adding RoomHinting to GoogleAssistant to allow for room annotations. (#12598)
This commit is contained in:
committed by
Paulus Schoutsen
parent
ffd3889271
commit
f899ce8fbf
@@ -13,6 +13,7 @@ CONF_CLIENT_ID = 'client_id'
|
||||
CONF_ALIASES = 'aliases'
|
||||
CONF_AGENT_USER_ID = 'agent_user_id'
|
||||
CONF_API_KEY = 'api_key'
|
||||
CONF_ROOM_HINT = 'room'
|
||||
|
||||
DEFAULT_EXPOSE_BY_DEFAULT = True
|
||||
DEFAULT_EXPOSED_DOMAINS = [
|
||||
|
||||
Reference in New Issue
Block a user