Search found 3 matches
- Tuesday 08 September 2020 0:38
- Forum: Other questions and discussions
- Topic: Retry notification if send failed
- Replies: 4
- Views: 380
Re: Retry notification if send failed
Oh that would be really great, thankyou! It's disappointing this functionality isn't built into Domoticz, I might submit a feature request. The script I have isn't a Domoticz script, though. It's a batch script. Is that ok? Is it possible to script a notification and return back whether it was sent ...
- Monday 07 September 2020 23:23
- Forum: Other questions and discussions
- Topic: Retry notification if send failed
- Replies: 4
- Views: 380
Re: Retry notification if send failed
My Domoticz version is 2020.2 (Windows). Sorry I'might not be understanding your question, but the script I run to test the internet connection isn't run in Domoticz, it simply calls the Domoticz API if the modem needs to be reset. It runs the 'turn off' api call, then waits 5 secs, then runs the ...
- Monday 07 September 2020 1:40
- Forum: Other questions and discussions
- Topic: Retry notification if send failed
- Replies: 4
- Views: 380
Retry notification if send failed
Apologies.. I have looked everywhere for an answer to this but I just can't seem to find anything. I thought this would be something simple. I have a power switch attached to my cable modem, and a script that runs every 5 minutes checking the internet connection. Sometimes, the modem gets flaky and ...