Skip to content

MQTT Custom States and Home Assistant Integration

Pre-release
Pre-release
Compare
Choose a tag to compare
@rednblkx rednblkx released this 12 Apr 16:31
· 116 commits to main since this release
4d087d8
  • 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 and MQTT_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