mirror of
https://github.com/home-assistant/core.git
synced 2026-07-06 14:25:34 +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"
|