mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Google Assistant -> Google Actions (#11442)
This commit is contained in:
parent
4512a972d1
commit
2cf5acdfd2
@ -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…
x
Reference in New Issue
Block a user