mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
ZWave component now reports init success
This commit is contained in:
parent
2727fd12ee
commit
b4f743bda3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user