core/homeassistant/components/govee_ble/const.py

6 lines
109 B
Python

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