"""Constants for the INKBIRD Bluetooth integration.""" DOMAIN = "inkbird" CONF_DEVICE_TYPE = "device_type" CONF_DEVICE_DATA = "device_data"