This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0eb084908
core
/
homeassistant
/
components
/
homeassistant_sky_connect
/
const.py
4 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
Change 'Sky Connect' to 'SkyConnect' (#86166)
2023-01-18 13:43:38 +00:00
"""
Constants for the Home Assistant SkyConnect integration.
"""
Add support for USB dongles to the hardware integration (#76795) * Add support for USB dongles to the hardware integration * Update hardware integrations * Adjust tests * Add USB discovery for SkyConnect 1.0 * Improve test coverage * Apply suggestions from code review Co-authored-by: Paulus Schoutsen <balloob@gmail.com> * Fix frozen dataclass shizzle * Adjust test Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-08-18 19:52:12 +00:00
DOMAIN
=
"
homeassistant_sky_connect
"