esp-homekit
esp-homekit copied to clipboard
Can this be used as a proxy for the Level Lock?
I would like to get my Level Lock into Home Assistant and unfortunately cannot use bluetooth with my HA instance. Therefore, could this be utilized to interface or proxy to the Level Lock and then I can tie an ESP32 into HA?
A similar concept that I use today would be https://github.com/devWaves/SwitchBot-MQTT-BLE-ESP32 with a SwitchBot device so the ESP32 is communicating with the SwitchBot and then that is integrated with HA via MQTT.