MQTT Custom States and Home Assistant Integration
Pre-release
Pre-release
- PicoMQTT library has been replaced by Espressif's MQTT IDF Component esp-mqtt
- HomeKey related functions have been isolated into a library located at HK-HomeKit-Lib
- Added
MQTT_HOMEKEY_ALWAYS_UNLOCK
andMQTT_HOMEKEY_ALWAYS_LOCK
options to the configuration - Implemented MQTT custom states, more info in the wiki here
- Now leveraging MQTT Discovery to integrate with Home Assistant and be able to control the lock from there
Important Note: This release removes the MQTT publishing of state to the MQTT_STATE_TOPIC
topic upon a successful HomeKey authentication, however not entirely, more information on this can be found in the wiki here