1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-05 00:58:47 +00:00
Files
core/homeassistant/components/ld2410_ble/const.py
2023-01-05 16:15:03 -10:00

6 lines
102 B
Python

"""Constants for the LD2410 BLE integration."""
DOMAIN = "ld2410_ble"
LOCAL_NAMES = {"HLK-LD2410B"}