Yuxin Wang 2c5510df30
Avoid using coordinator in config flow of APCUPSD (#112121)
* 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>
2024-03-04 09:40:59 +01:00
..
2024-03-02 23:11:22 +01:00
2024-02-23 13:21:59 +01:00
2024-02-21 19:46:08 +01:00
2024-02-26 19:04:25 +01:00
2024-02-23 13:21:59 +01:00
2024-02-23 13:21:59 +01:00
2024-02-23 13:21:59 +01:00
2024-02-22 19:55:45 +02:00
2024-02-23 23:46:00 +01:00
2024-02-28 10:56:07 -05:00
2024-02-26 17:10:11 +01:00
2024-03-03 19:17:02 -05:00