smhex / garagedoorcontroller

Arduino MKR Zero based Controller for Marantec Comfort series with Systembus
Apache License 2.0
5 stars 0 forks source link

Publish door state on startup #18

Closed smhex closed 2 years ago

smhex commented 2 years ago

The door state should be published on startup. In case of a reboot the value is updated. This is useful if the door state was changed in between.

smhex commented 2 years ago

Fixed with PR #19