mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 10:16:02 -05:00
4 lines
71 B
Python
4 lines
71 B
Python
"""Constants for Private BLE Device."""
|
|
|
|
DOMAIN = "private_ble_device"
|