5 lines
115 B
Python
5 lines
115 B
Python
"""Constants for Keymitt BLE."""
|
|
|
|
# Base component constants
|
|
DOMAIN = "keymitt_ble"
|
|
MANUFACTURER = "Naran/Keymitt"
|