nat-neels / homeassistant_russound

3 stars 2 forks source link

Reconnect after amp reboot #6

Closed horbye closed 8 months ago

horbye commented 9 months ago

Seems HA need to be restarted, if amp has been restarted, since HA was started Any ideas how some sort of reconnect could be implemented?

horbye commented 8 months ago

Have added a config_flow to the project, but as this is my Python "Hello World", maybe someone more skilled should verify the code, although it seem to work

rio.py is untouched mediaplayer.py only had the first few lines in async_setup_entry modified

automation for reloading looks like this: alias: Reload Russound description: "" trigger: [] condition: [] action:

Russound_Rio.zip