Send the daily value from a counter through MQTT
Posted: Saturday 07 December 2024 19:53
I am able to send data from a counter through MQTT from Domoticz to another application. In my case Node-RED. But a counter in Domoticz has 2 values, a daily value and a total value.
As I watch the data in MQTT Explorer I notice that Domoticz sends only the total value. I do not need that value. I need the daily value...
There are two ways to configure MQTT out from Domoticz. Both methodes send the total value of that counter.. Method 1 (Setup, Hardware, MQTT client gateway) sends total value and the power. The other method (Settings, More Options, Data push, MQTT) sends only the total value. See screenshot.

Is there a way to send the daily value, 10.751 kWh in my case and shown in the dashboard. Otherwise I have to calculate the value in Node-RED again..
As I watch the data in MQTT Explorer I notice that Domoticz sends only the total value. I do not need that value. I need the daily value...

There are two ways to configure MQTT out from Domoticz. Both methodes send the total value of that counter.. Method 1 (Setup, Hardware, MQTT client gateway) sends total value and the power. The other method (Settings, More Options, Data push, MQTT) sends only the total value. See screenshot.

Is there a way to send the daily value, 10.751 kWh in my case and shown in the dashboard. Otherwise I have to calculate the value in Node-RED again..
