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