4 lines
75 B
Python
4 lines
75 B
Python
|
"""Constants for the Govee Bluetooth integration."""
|
||
|
|
||
|
DOMAIN = "govee_ble"
|