core/homeassistant/components/keymitt_ble/const.py

5 lines
114 B
Python
Raw Normal View History

"""Constants for Keymitt BLE."""
# Base component constants
DOMAIN = "keymitt_ble"
MANUFACTURER = "Naran/Keymitt"