Search found 3 matches

by marcelvandorp
Wednesday 28 October 2020 12:21
Forum: Utility
Topic: How to correct values of energy counters
Replies: 2
Views: 1603

How to correct values of energy counters

Hi, I have Domoticz with smartmeter P1 and a 5-channel S0 interface. There are 4 youless S0 energy counters connected. Due to an (user) error, Domoticz stopped processing the S0 values. The P1 meter supplies the counter values, but the S0 interface only give pulses. I've missed pulses, and the ...
by marcelvandorp
Saturday 02 February 2019 16:04
Forum: dzVents
Topic: How can I use dzVents to process a webhook?
Replies: 3
Views: 766

Re: How can I use dzVents to process a webhook?

@dnpwwo, What you describe and what you refer to sounds promising! I did find the example listener code (has a familiar author :) and I will dig into it to see if I can make it do what I want. I have to make myself familiar with the plugin system first, but when I have something usable, I'll share ...
by marcelvandorp
Friday 01 February 2019 16:46
Forum: dzVents
Topic: How can I use dzVents to process a webhook?
Replies: 3
Views: 766

How can I use dzVents to process a webhook?

Hi, I use a system which is able to send a json object (using a webhook) when something happens (in my case, the message is sent when a device comes within WiFi range). I would like to receive that in Domoticz and process the information with dZvents. Basically the system performs a HTTP POST to a ...