Improved async. Fix #97.
This commit is contained in:
@@ -33,7 +33,7 @@ async def async_setup(hass, config):
|
||||
|
||||
await setup_connection(hass, config)
|
||||
|
||||
setup_service(hass)
|
||||
await setup_service(hass)
|
||||
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user