mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 21:06:32 +01:00
5 lines
114 B
Python
5 lines
114 B
Python
"""Constants for Keymitt BLE."""
|
|
# Base component constants
|
|
DOMAIN = "keymitt_ble"
|
|
MANUFACTURER = "Naran/Keymitt"
|