Home Assistant Unofficial Reference 2024.12.1
const.py
Go to the documentation of this file.
1 """Constants for Keymitt BLE."""
2 
3 # Base component constants
4 DOMAIN = "keymitt_ble"
5 MANUFACTURER = "Naran/Keymitt"