vspaceone / MQTT-SpaceStatus

Space-Status switch on an ESP8266 with MQTT
0 stars 1 forks source link

debounce switch, compare local and remote state #8

Open H3wastooshort opened 1 year ago

H3wastooshort commented 1 year ago

Added code to debounce the switch and get remote status.

Code compiles but is not tested yet

H3wastooshort commented 1 year ago

bugs have been fixed, this now runs on the space status switch. You can merge now