4 lines
92 B
Python
4 lines
92 B
Python
|
"""Constants for the Home Assistant Yellow integration."""
|
||
|
|
||
|
DOMAIN = "homeassistant_yellow"
|