This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8965a1322c
hass-core
/
tests
/
components
/
konnected
/
__init__.py
2 lines
41 B
Python
Raw
Normal View
History
Unescape
Escape
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 16:04:42 -05:00
"""
Tests for the Konnected component.
"""
Reference in a new issue
Copy permalink