1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/mystrom/const.py
2024-03-08 20:38:34 +01:00

6 lines
115 B
Python

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