core/homeassistant/components/mystrom/const.py

5 lines
114 B
Python

"""Constants for the myStrom integration."""
DOMAIN = "mystrom"
DEFAULT_NAME = "myStrom"
MANUFACTURER = "myStrom"