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