Jump to content

Status in Program


Go to solution Solved by Jimbo.Automates,

Recommended Posts

Posted

Mine is not nearly that complex and have been checking at the top level on Watering not at the zone:

Front Door Dog Water Sensor Then - [ID 0062][Parent 0001][Not Enabled]

If
        'Outside / Front Door / Front Door Sensor' Status is On
    And 'Generic / Rachio-Sprinkler' Watering is Off
 
Then
        Run Program 'Front Door Dog Water' (Then Path)
 
Else
   - No Actions - (To add one, press 'Action')

So it is checking:image.png.211a58ae1178ad2e95c8c9c1b022af97.png

The example above looks like it will send the notification in either on or off.  

I did check the zones just now to see if that is updating in a few seconds.  Example I turned on Zone 1 and the Water Status did not update for the zone until I hit query.

Posted

Please restart the plugin, set Log to Debug, wait a minute then turn on a zone, wait about 10 seconds and if Watering doesn't change to On, the query the device, then when it changes to On do a "Download Log Package" and PM it to me.

 

Posted

Sorry, was busy implementing another fix which hopefully will fix your issue.  It was not properly reconfiguring the webhooks on the Rachio servers.  It should now.  Try 5.0.2 and let me know.  I'll review your logs now to see if there is another issue.

 

Posted
1 hour ago, Jimbo.Automates said:

Sorry, was busy implementing another fix which hopefully will fix your issue.  It was not properly reconfiguring the webhooks on the Rachio servers.  It should now.  Try 5.0.2 and let me know.  I'll review your logs now to see if there is another issue.

 

Update not showing in the store:image.png.f2252d2837b5a86630eff9efb1d130f0.png

Posted

@MGustin Please check your longPoll value on the config page, I left it as the default 60 for initial version of 5.x but you need to increase it to at least 600 to avoid hitting the Rachio API Rate limit.  I'm going to add a driver to watch the rate limit in a future release.

Posted

Found a new issue.  When you attempt to stop Rachio from watering it does not (via Programs / Admin).  Let me know if you would like logs PM'd.

image.thumb.png.ca1d590447d71be3929a9045579db21f.png

 

Posted



Found a new issue.  When you attempt to stop Rachio from watering it does not (via Programs / Admin).  Let me know if you would like logs PM'd.


Thanks, I'm not surprised. Very little of the control abilities have been tested. Was concentrating on the webhooks. I'll try to test tonight.

Sent from my Pixel 8 Pro using Tapatalk

  • Like 1
Guest
This topic is now closed to further replies.

×
×
  • Create New...