core/tests/components/konnected
Kit Klein 3435281bd1
Support Konnected Pro alarm panel, embrace async, leverage latest HA features/architecture (#30894)
* fix unique_id computation for switches

* update konnected component to use async, config entries, registries. Pro board support and tests

* clean up formatting comments from PR

* use standard interfaces in tests

* migrate config flow to use options

* address latest pr feedback

* format for import as part of config schema validation

* address pr feedback

* lint fix

* simplify check based on pr feedback

* clarify default schema validation

* fix other schema checks

* fix translations

Co-authored-by: Nate Clark <nate@nateclark.com>
2020-02-11 22:04:42 +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 Support Konnected Pro alarm panel, embrace async, leverage latest HA features/architecture (#30894) 2020-02-11 22:04:42 +01:00
test_init.py Support Konnected Pro alarm panel, embrace async, leverage latest HA features/architecture (#30894) 2020-02-11 22:04:42 +01:00
test_panel.py Support Konnected Pro alarm panel, embrace async, leverage latest HA features/architecture (#30894) 2020-02-11 22:04:42 +01:00