core/homeassistant/components/mystrom/const.py

6 lines
115 B
Python

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