core/homeassistant/components/apcupsd
Yuxin Wang 68a4e1a112
Add reconfigure config flow to APCUPSD (#143801)
* Add reconfigure config flow

* Add reconfigure config flow

* Add more subtests for wrong device

* Reduce the patch scopes

* Address comments

* Fix

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
2025-05-26 15:10:30 +02:00
..
__init__.py Explicitly pass in the config_entry in apcupsd coordinator init (#137709) 2025-02-07 23:55:41 +01:00
binary_sensor.py Fallback to config entry ID as unique ID when serialno is not available for APCUPSD (#130852) 2025-04-10 16:45:46 +02:00
config_flow.py Add reconfigure config flow to APCUPSD (#143801) 2025-05-26 15:10:30 +02:00
const.py
coordinator.py Make exception messages translatable for APCUPSD (#143747) 2025-04-27 16:35:55 +02:00
diagnostics.py Explicitly pass in the config_entry in apcupsd coordinator init (#137709) 2025-02-07 23:55:41 +01:00
icons.json
manifest.json
sensor.py Fallback to config entry ID as unique ID when serialno is not available for APCUPSD (#130852) 2025-04-10 16:45:46 +02:00
strings.json Add reconfigure config flow to APCUPSD (#143801) 2025-05-26 15:10:30 +02:00