4 lines
70 B
Python
4 lines
70 B
Python
|
"""Constants for the Rabbit Air integration."""
|
||
|
|
||
|
DOMAIN = "rabbitair"
|