What's Changed
- Fix HomeAssistant discovery by @iranl in #735
- Increase certificate size limit if psram is available by @technyon in #741
- Added null checks and mutex for mqtt restart by @jaynis in #748
- Improved opener ring behaviour by @jaynis in #752
- Preventing immediate opener state update after success by @jaynis in #753
- Fix buffer overflow in device ID string causing crash on HA discovery by @spinthil in #766
- Update espMqttClient to v1.7.3 by @technyon in #768
- Update Arduino core to 3.11 by @technyon in #769
- Emulate door sensor by @technyon in #771
- Allow to override door sensor via gpio by @technyon in #772
- Update ArduinoJson library by @technyon in #775
- Update PsychicHttp by @technyon in #776
- Re-add support for ESP32-P4 before hardware revision 3.0 by @mundschenk-at in #774
- Add support for esp32 p4c5 v3 / non-v3 by @technyon in #780
- chore: add FUNDING file by @duhow in #743
- docs: fix typo conected -> connected by @vaibhav8a in #779
Note: "Restart services" has been disabled due to causing reboots. The device will reboot instead.
New Contributors
- @jaynis made their first contribution in #748
- @spinthil made their first contribution in #766
- @vaibhav8a made their first contribution in #779
Full Changelog: 9.14...9.15