3 lines
70 B
Python
3 lines
70 B
Python
|
"""Constants for Private BLE Device."""
|
||
|
DOMAIN = "private_ble_device"
|