1
0
mirror of https://github.com/home-assistant/core.git synced 2025-10-09 11:49:27 +00:00
Files
core/homeassistant/components/keymitt_ble/const.py
2024-03-08 20:38:34 +01:00

6 lines
115 B
Python

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