core/homeassistant/components/nut
J. Nick Koston 7383e81609
Convert nut to a multi step config flow (#33803)
* Convert nut to a multi step config flow

* Users can now choose the ups they want in
step 2 (or skipped if only one)

* Users can now select the resources they want
to monitor based on what is actually available
on the device

* CONF_NAME has been removed as we now get the
name from NUT

* Device classes have been added which allows
the battery charge state to be seen in the
devices UI

* Remove update_interval as its for a followup PR

* explict

* reduce

* fix bug, add tests for options flow

* Test for dupe import

* Test for dupe import

* Call step directly

* Update homeassistant/components/nut/config_flow.py

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-04-08 11:45:45 -05:00
..
.translations Convert nut to a multi step config flow (#33803) 2020-04-08 11:45:45 -05:00
__init__.py Convert nut to a multi step config flow (#33803) 2020-04-08 11:45:45 -05:00
config_flow.py Convert nut to a multi step config flow (#33803) 2020-04-08 11:45:45 -05:00
const.py Convert nut to a multi step config flow (#33803) 2020-04-08 11:45:45 -05:00
manifest.json Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
sensor.py Convert nut to a multi step config flow (#33803) 2020-04-08 11:45:45 -05:00
strings.json Convert nut to a multi step config flow (#33803) 2020-04-08 11:45:45 -05:00