mirror of
https://github.com/home-assistant/core.git
synced 2026-09-07 18:25:01 -05:00
4 lines
71 B
Python
4 lines
71 B
Python
"""Constants for Private BLE Device."""
|
|
|
|
DOMAIN = "private_ble_device"
|