Google Assistant Local SDK (#27428)

* Local Google

* Fix test

* Fix tests
This commit is contained in:
Paulus Schoutsen 2019-10-13 14:16:27 -07:00 committed by GitHub
parent 3454b6fa87
commit e866d769e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 512 additions and 52 deletions

View file

@ -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 = []