mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 08:05:06 +02:00
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