mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 13:05:35 +01:00
6 lines
109 B
Python
6 lines
109 B
Python
"""Constants for Econet integration."""
|
|
|
|
DOMAIN = "econet"
|
|
API_CLIENT = "api_client"
|
|
EQUIPMENT = "equipment"
|