4 lines
79 B
Python
4 lines
79 B
Python
|
"""Constants for the Immersive Home integration."""
|
||
|
|
||
|
DOMAIN = "immersive_home"
|