Search found 4 matches
- Wednesday 19 December 2018 2:35
- Forum: Other questions and discussions
- Topic: [SOLVED] Error status not shown when http control message fails
- Replies: 3
- Views: 409
Re: Error status not shown when http control message fails
I want to close this topic off with the solution that was finally implemented, in case this can help someone else. 1. Each of the EasyESP devices was set to sent its status every 10 seconds. This is done by setting the EasyESP Device configuration 'Send to Controller' interval timer to 10. 2. The ...
- Wednesday 19 December 2018 2:24
- Forum: Examples & Solutions
- Topic: Generic auto-off
- Replies: 57
- Views: 13031
Re: Generic auto-off
Thanks for this script, which was a great starting point for what I needed to do. If anyone can tell me how to properly use pcall() to catch the error, I will be very thankful. I found that you can use functions in the lodash utilities to make this work properly('_') here is an extract from my ...
- Wednesday 05 December 2018 9:37
- Forum: Other questions and discussions
- Topic: [SOLVED] Error status not shown when http control message fails
- Replies: 3
- Views: 409
Re: Error status not shown when http control message fails
Thanks for that. I'll give it a try.
- Wednesday 05 December 2018 3:04
- Forum: Other questions and discussions
- Topic: [SOLVED] Error status not shown when http control message fails
- Replies: 3
- Views: 409
[SOLVED] Error status not shown when http control message fails
I am new to Domoticz but have a background in Industrial Automation and SCADA systems. I have implemented a system using Sonoff S20 switches reflashed with EasyESP. Domoticz is running on Rasperry Pi and using http proptocol to communicate to the Wifi smart plugs. This setup works well for 'normal ...