mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
5 lines
114 B
Python
5 lines
114 B
Python
"""Constants for Keymitt BLE."""
|
|
# Base component constants
|
|
DOMAIN = "keymitt_ble"
|
|
MANUFACTURER = "Naran/Keymitt"
|