Files
home-assistant-core/homeassistant/components/orvibo/const.py
T
2026-02-26 19:59:13 +01:00

6 lines
114 B
Python

"""Constants for the orvibo integration."""
DOMAIN = "orvibo"
DEFAULT_NAME = "S20"
CONF_SWITCH_LIST = "switches"