mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 17:05:34 +01:00
6 lines
115 B
Python
6 lines
115 B
Python
"""Constants for the myStrom integration."""
|
|
|
|
DOMAIN = "mystrom"
|
|
DEFAULT_NAME = "myStrom"
|
|
MANUFACTURER = "myStrom"
|