konnected-io / konnected-esphome

ESPHome firmware configuration and recipes for Konnected devices
Other
49 stars 31 forks source link

Deinit the gdolib before restarting. #56

Closed h2zero closed 1 month ago

h2zero commented 1 month ago

This prevents the door from being triggered when a restart command is sent by deinitializing the gdolib and uart before executing the restart.

h2zero commented 1 month ago

Necessary changes have already been merged into gdolib.