mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 04:05:01 +01:00
26b1222fae
Co-authored-by: J. Nick Koston <nick@koston.org>
3 lines
70 B
Python
3 lines
70 B
Python
"""Constants for Private BLE Device."""
|
|
DOMAIN = "private_ble_device"
|