Files
core/homeassistant/components/gardena_bluetooth/const.py
T

5 lines
120 B
Python

"""Constants for the Gardena Bluetooth integration."""
DOMAIN = "gardena_bluetooth"
CONF_PRODUCT_TYPE = "product_type"