Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants."""
2
3
DOMAIN =
"sky_remote"
4
5
DEFAULT_PORT = 49160
6
LEGACY_PORT = 5900
core
homeassistant
components
sky_remote
const.py
Generated by
1.9.1