Add Keymitt BLE integration (#76575)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
bbb5d6772c
commit
0e0318dc53
19 changed files with 788 additions and 0 deletions
4
homeassistant/components/keymitt_ble/const.py
Normal file
4
homeassistant/components/keymitt_ble/const.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
"""Constants for Keymitt BLE."""
|
||||
# Base component constants
|
||||
DOMAIN = "keymitt_ble"
|
||||
MANUFACTURER = "Naran/Keymitt"
|
Loading…
Add table
Add a link
Reference in a new issue