core/homeassistant/components/konnected
h2zero f4f945e65e
Fix Konnected multiple discovery of panels (#59953)
* Konnected - Fix multiple discovery of panels.

This resolves an issue which creates multiple discoveries of a Konnected panel if it is restarted and fails to connect to home assistant.

See #57467.

* Revert changes to user step, add handling to ssdp step.

* Add abort reason string to strings.json

* Abort ssdp discovery if device is already known.

* Add test for multiple discovery fix.

* Remove unrelated file change.

* Add ssdp discovery abort tests.

* Add missing abort reason check.

* Add "already_configured" to strings.

* Use "cannot_connect" abort reason.
2021-11-24 11:35:00 +01:00
..
translations [ci skip] Translation update 2021-11-23 00:13:54 +00:00
__init__.py Use assignment expressions 24 (#58181) 2021-10-22 14:07:19 +02:00
binary_sensor.py Use DeviceInfo Class I-K (#58300) 2021-10-23 20:42:50 +02:00
config_flow.py Fix Konnected multiple discovery of panels (#59953) 2021-11-24 11:35:00 +01:00
const.py
errors.py
handlers.py Use assignment expressions 24 (#58181) 2021-10-22 14:07:19 +02:00
manifest.json
panel.py Fix Konnected DS18B20 poll interval (#59954) 2021-11-22 14:01:37 +01:00
sensor.py Use DeviceInfo Class I-K (#58300) 2021-10-23 20:42:50 +02:00
strings.json Fix Konnected multiple discovery of panels (#59953) 2021-11-24 11:35:00 +01:00
switch.py Use DeviceInfo Class I-K (#58300) 2021-10-23 20:42:50 +02:00