-
- Downloads
Add unique id to UniFi config entries using the unique id of the site it is controlling (#45737)
* Add unique id to UniFi config entries using the unique id of the site it is controlling * Fix failing test
Showing
- homeassistant/components/unifi/__init__.py 5 additions, 0 deletionshomeassistant/components/unifi/__init__.py
- homeassistant/components/unifi/config_flow.py 26 additions, 25 deletionshomeassistant/components/unifi/config_flow.py
- homeassistant/components/unifi/controller.py 2 additions, 0 deletionshomeassistant/components/unifi/controller.py
- tests/components/unifi/test_config_flow.py 25 additions, 11 deletionstests/components/unifi/test_config_flow.py
- tests/components/unifi/test_controller.py 2 additions, 1 deletiontests/components/unifi/test_controller.py
- tests/components/unifi/test_init.py 1 addition, 0 deletionstests/components/unifi/test_init.py
Loading
Please register or sign in to comment