1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-26 12:55:16 +00:00
Files
core/homeassistant/components/keymitt_ble/const.py
spycle 0e0318dc53 Add Keymitt BLE integration (#76575)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-21 15:44:37 -10:00

5 lines
114 B
Python

"""Constants for Keymitt BLE."""
# Base component constants
DOMAIN = "keymitt_ble"
MANUFACTURER = "Naran/Keymitt"