4 lines
85 B
Python
4 lines
85 B
Python
|
"""Constants for the Gardena Bluetooth integration."""
|
||
|
|
||
|
DOMAIN = "gardena_bluetooth"
|