core/homeassistant/components/ld2410_ble/const.py

6 lines
102 B
Python
Raw Normal View History

2023-01-06 02:15:03 +00:00
"""Constants for the LD2410 BLE integration."""
DOMAIN = "ld2410_ble"
LOCAL_NAMES = {"HLK-LD2410B"}