Google Assistant Local SDK (#27428)
* Local Google * Fix test * Fix tests
This commit is contained in:
parent
3454b6fa87
commit
e866d769e8
17 changed files with 512 additions and 52 deletions
|
@ -230,7 +230,6 @@ def get_test_instance_port():
|
|||
return _TEST_INSTANCE_PORT
|
||||
|
||||
|
||||
@ha.callback
|
||||
def async_mock_service(hass, domain, service, schema=None):
|
||||
"""Set up a fake service & return a calls log list to this service."""
|
||||
calls = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue