hass-core/tests/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
..
__init__.py Support Konnected Pro alarm panel, embrace async, leverage latest HA features/architecture (#30894) 2020-02-11 22:04:42 +01:00
test_config_flow.py Fix Konnected multiple discovery of panels (#59953) 2021-11-24 11:35:00 +01:00
test_init.py Use http.HTTPStatus in components/[ikl]* (#58248) 2021-10-22 23:06:18 +02:00
test_panel.py Fix Konnected DS18B20 poll interval (#59954) 2021-11-22 14:01:37 +01:00