Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 533 Bytes

DoorSwitch

Entwicklung nur auf GitLab. Auf GitHub befindet sich lediglich ein Mirror

Firmware for an ESP8266 connected to a switch at the door, updating the space status

Additional Infos are here: toolbox-bodensee.de/en/projekte/tuererkennung/

compile with platform io

pio run

compile with platform io

pio run -t upload
//or as OTA
pio run -t upload --upload-port 172.23.16.247```