mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
6 lines
115 B
Python
6 lines
115 B
Python
"""Constants for Keymitt BLE."""
|
|
|
|
# Base component constants
|
|
DOMAIN = "keymitt_ble"
|
|
MANUFACTURER = "Naran/Keymitt"
|