Google Assistant -> Google Actions (#11442)
This commit is contained in:
parent
4512a972d1
commit
2cf5acdfd2
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ def async_handle_alexa(hass, cloud, payload):
|
|||
return result
|
||||
|
||||
|
||||
@HANDLERS.register('google_assistant')
|
||||
@HANDLERS.register('google_actions')
|
||||
@asyncio.coroutine
|
||||
def async_handle_google_assistant(hass, cloud, payload):
|
||||
"""Handle an incoming IoT message for Google Assistant."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue