-
- Downloads
Make harmony handle IP address changes (#33173)
If the IP address of the harmony hub changed it would not be rediscovered. We now connect to get the unique id and then update config entries with the correct ip if it is already setup.
Showing
- homeassistant/components/harmony/__init__.py 7 additions, 2 deletionshomeassistant/components/harmony/__init__.py
- homeassistant/components/harmony/config_flow.py 41 additions, 26 deletionshomeassistant/components/harmony/config_flow.py
- homeassistant/components/harmony/remote.py 3 additions, 3 deletionshomeassistant/components/harmony/remote.py
- tests/components/harmony/test_config_flow.py 19 additions, 10 deletionstests/components/harmony/test_config_flow.py
Loading
Please register or sign in to comment