mirror of
https://github.com/home-assistant/core.git
synced 2025-07-01 02:17:08 +00:00
6 lines
115 B
Python
6 lines
115 B
Python
"""Constants for Keymitt BLE."""
|
|
|
|
# Base component constants
|
|
DOMAIN = "keymitt_ble"
|
|
MANUFACTURER = "Naran/Keymitt"
|