cgarwood / homeassistant-zwave_mqtt

Limited Pre-Release of the new OZW1.6 Z-Wave component. Currently has limited platform support. Check the README for more details.
72 stars 8 forks source link

Remove restart #86

Closed ludeeus closed 4 years ago

ludeeus commented 4 years ago

Since you have a config_flow, a restart for the initial installation is not needed when you install with HACS :)

marcelveldt commented 4 years ago

@ludeeus well in basis you're correct but:

1) Only a HomeAssistant restart will free the Zwave stick so you can start the OZW Daemon addon

2) A HomeAssistant restart will cleanup/free the entities that were attached to the zwave integration.

That's why the restart step was present in the manual, to prevent users asking support with a halfbaked configuration which could be simply prevented by a restart.