1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-14 10:03:52 +01:00
Files
core/homeassistant/components/gardena_bluetooth/const.py
T
Joakim Plate f7ce9b1688 Add support for gardena bluetooth (#95179)
Add support for gardena bluetooth based water computers.
2023-07-12 16:08:15 +02:00

4 lines
85 B
Python

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