core/homeassistant/components/switch/const.py

4 lines
63 B
Python

"""Constants for the Switch integration."""
DOMAIN = "switch"