* Set and check unique id in config * Update homeassistant/components/nut/config_flow.py Set unique ID and abort only if value is defined Co-authored-by: J. Nick Koston <nick+github@koston.org> * Add duplicate ID test case for multiple devices * Add unique ID check to config flow step for UPS * Update homeassistant/components/nut/__init__.py Fix to only set config_entries unique ID if not None Co-authored-by: J. Nick Koston <nick+github@koston.org> * Remove duplicate config flow call --------- Co-authored-by: J. Nick Koston <nick+github@koston.org> Co-authored-by: J. Nick Koston <nick@koston.org> |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
conftest.py | ||
test_button.py | ||
test_config_flow.py | ||
test_device_action.py | ||
test_diagnostics.py | ||
test_init.py | ||
test_sensor.py | ||
test_switch.py | ||
util.py |