mirror of
https://github.com/home-assistant/core.git
synced 2025-12-05 23:48:11 +00:00
4 lines
71 B
Python
4 lines
71 B
Python
"""Constants for Private BLE Device."""
|
|
|
|
DOMAIN = "private_ble_device"
|