OpenSprinkler › Forums › Hardware Questions › OpenSprinkler › Starting OS from Data from Thingspeak › Reply To: Starting OS from Data from Thingspeak
January 26, 2018 at 3:38 pm
#48775
Mike
Participant
I upload soil moisture readings to ThingSpeak and use the readings to start a zone on my OS. I included the command to start the irrigation in the Python script that uploads the readings to my ThingSpeak account. The OS API covers how to use the commands. Since I don’t want to miss an irrigation cycle if my internet connection is lost, I make sure to start watering even if the upload to ThingSpeak fails.
Mike