core/homeassistant/components/shelly/const.py

5 lines
98 B
Python

"""Constants for the Shelly integration."""
DATA_CONFIG_ENTRY = "config_entry"
DOMAIN = "shelly"