core/homeassistant/components/madvr
ilan 1010edf4bd
Add reconfigure flow to Madvr (#122477)
* feat: add reconfigure

* feat: add reconfigure step

* fix: don't abort unique on reconfigure

* fix: add success string

* fix: improve reconfigure

* fix: entry will never be none

* fix: update ip in abort

* fix: check unique id on reconfigure

* feat: add test in case of new device

* fix: fail reconfigure if mac changes

* fix: abort instead of form

* feat: use is, dont mock config flow

* fix: implement comments
2024-08-18 21:17:10 +02:00
..
__init__.py
binary_sensor.py
config_flow.py Add reconfigure flow to Madvr (#122477) 2024-08-18 21:17:10 +02:00
const.py
coordinator.py
entity.py
errors.py
icons.json
manifest.json
remote.py
sensor.py Fix Madvr sensor values on startup (#122479) 2024-08-14 22:06:57 +02:00
strings.json Add reconfigure flow to Madvr (#122477) 2024-08-18 21:17:10 +02:00