4 lines
73 B
Python
4 lines
73 B
Python
|
"""Constants for the BlueMaestro integration."""
|
||
|
|
||
|
DOMAIN = "bluemaestro"
|