forked from home-assistant/core
ZWave component now reports init success
This commit is contained in:
@@ -122,3 +122,5 @@ def setup(hass, config):
|
||||
hass.bus.listen_once(EVENT_HOMEASSISTANT_STOP, stop_zwave)
|
||||
|
||||
hass.bus.listen_once(EVENT_HOMEASSISTANT_START, start_zwave)
|
||||
|
||||
return True
|
||||
|
Reference in New Issue
Block a user