OpenSprinkler › Forums › OpenSprinkler Unified Firmware › Timeplan Firmware 2.20 › Reply To: Timeplan Firmware 2.20
May 19, 2020 at 7:42 am
#66143
wifi75
Participant
in order:
stop service:
– sudo /etc/init.d/OpenSprinkler.sh stop
– not to touch your working configuration, it is better to rename it !
I did this:
I downloaded the zip file from here:
https://github.com/OpenSprinkler/OpenSprinkler-Firmware/tree/featuremqtt
then copied it to my raspberry, enamed in to OpenSprinkler-Firmware and I compiled it:
sudo ./build.sh ospi
then star again your service:
sudo /etc/init.d/OpenSprinkler.sh start
but in the configuration menu it does not find the entry mqtt where is it?