diff --git a/Makefile b/Makefile index dd7971b..ede3b73 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,5 @@ build: pio run otaupload: + pip install -r .piolibdeps/Homie/scripts/ota_updater/requirements.txt python .piolibdeps/Homie/scripts/ota_updater/ota_updater.py -l mqtt.jcktrue.dk -i 18fe34f2f987 .pioenvs/nodemcu/firmware.bin \ No newline at end of file