mirror of
https://github.com/home-assistant/core.git
synced 2026-07-05 05:35:29 +01:00
5 lines
120 B
Python
5 lines
120 B
Python
"""Constants for the Gardena Bluetooth integration."""
|
|
|
|
DOMAIN = "gardena_bluetooth"
|
|
CONF_PRODUCT_TYPE = "product_type"
|