Add Keymitt BLE integration (#76575)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
spycle 2022-09-22 02:44:37 +01:00 committed by GitHub
parent bbb5d6772c
commit 0e0318dc53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 788 additions and 0 deletions

View file

@ -0,0 +1,4 @@
"""Constants for Keymitt BLE."""
# Base component constants
DOMAIN = "keymitt_ble"
MANUFACTURER = "Naran/Keymitt"