J. Nick Koston 7e82b3ecdb
Add event platform to govee-ble (#122031)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-07-21 09:32:58 -05:00

6 lines
109 B
Python

"""Constants for the Govee Bluetooth integration."""
DOMAIN = "govee_ble"
CONF_DEVICE_TYPE = "device_type"