vspaceone / MQTT-SpaceStatus

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

debounce switch, compare local and remote state [fucked] #5

Closed H3wastooshort closed 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

got fucked up by deleting a file from history, fixed version is #8, will delete its branch (which has that file still intact) after PR #8 goes through