mirror of
https://github.com/home-assistant/core.git
synced 2025-06-17 11:37:05 +00:00
3 lines
70 B
Python
3 lines
70 B
Python
"""Constants for Private BLE Device."""
|
|
DOMAIN = "private_ble_device"
|