* Separate data class out of coordinator * Further fix the imports * Update homeassistant/components/apcupsd/coordinator.py Co-authored-by: J. Nick Koston <nick@koston.org> * Use `or` to make it a bit cleaner when trying to find the UPS model Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com> * Use or to make it a bit cleaner when trying to find the UPS model Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com> * Use plain dict instead of `OrderedDict` --------- Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
icons.json | ||
manifest.json | ||
sensor.py | ||
strings.json |