mirror of
https://github.com/home-assistant/core.git
synced 2026-08-29 17:45:55 +01:00
3 lines
70 B
Python
3 lines
70 B
Python
"""Constants for Private BLE Device."""
|
|
DOMAIN = "private_ble_device"
|