mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 13:44:32 +01:00
5 lines
125 B
Python
5 lines
125 B
Python
"""Constants for the Leviton Decora Wi-Fi integration."""
|
|
|
|
DOMAIN = "decora_wifi"
|
|
INTEGRATION_TITLE = "Leviton Decora Wi-Fi"
|