Thank both,
I will follow your advice and go with native.
Hemant
Search found 101 matches
- Tuesday 27 May 2025 20:03
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
- Tuesday 27 May 2025 11:24
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hello @ As said before in the Domoticz native Enphase application: You can look up the counter value at Feb 18 2024 and Feb 17 2025. The difference is your production of last year. Or select any other date. If you don't want that. Create your own energy counter in NR. see: https://flows.nodered.org ...
- Monday 26 May 2025 17:53
- Forum: dzVents
- Topic: Need help with script value
- Replies: 7
- Views: 548
Re: Need help with script value
Ah yes something similar,
in my case http://xxxx:8080/json.htm?type=command& ... 2026-02-17.
What i get is a large range of daily values, is it possible to do a SUM directly?
Hemant
in my case http://xxxx:8080/json.htm?type=command& ... 2026-02-17.
What i get is a large range of daily values, is it possible to do a SUM directly?
Hemant
- Monday 26 May 2025 16:05
- Forum: dzVents
- Topic: Need help with script value
- Replies: 7
- Views: 548
Re: Need help with script value
See wiki section kWh, Electricity (instant and counter) as that is the general kWh Sensor https://wiki.domoticz.com/DzVents:_next_generation_Lua_scripting#kWh,_Electricity_(instant_and_counter) kWh, Electricity (instant and counter) .actualWatt: Number. Actual usage in Watt. .counterToday: Number ...
- Monday 26 May 2025 15:55
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
for NR I have always used this flow:
- Monday 26 May 2025 15:53
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hi Correct, I dont' see this issue with native plugin like with NR: However with native i don't have the Total per contract date which i has with NR but now also broken due to wrong values pushed. see earlier posts. I want them al to work: Dayly Totals, Monthly totals and Annual totals by Contract ...
- Monday 26 May 2025 14:42
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hi, I have seen similar issues so looking for a stable alternative, however in my case i'm also interested in the wattsLifetime and cannot use values from Enphase nor Native. so looking for something that calculates whats lifetime for me. when i use the NR daily and look at the graph i have -2000 ...
- Monday 26 May 2025 14:29
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Thanks!
Are you usering NR to populate the virtual sensor?
Hemant
Are you usering NR to populate the virtual sensor?
Hemant
- Monday 26 May 2025 12:36
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hello @ As said before in the Domoticz native Enphase application: You can look up the counter value at Feb 18 2024 and Feb 17 2025. The difference is your production of last year. Or select any other date. If you don't want that. Create your own energy counter in NR. see: https://flows.nodered.org ...
- Monday 26 May 2025 12:32
- Forum: dzVents
- Topic: Need help with script value
- Replies: 7
- Views: 548
Need help with script value
Hi All, I'm trying to get data from General Kwh (Enphase) plugin. local Produktiekwh = dz.devices(339) however i'm getting error: attempt to perform arithmetic on a table value (local 'Produktiekwh') I'm trying to pull value from: "Data" : "8865.927 kWh". tried: Produktiekwh = dz.devices(339 ...
- Saturday 05 April 2025 14:28
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hi, I want to keep track of the total based on contract. With this issue cannot use any of the counters as the lifetime is not reliable. Is there another option to calculate liftetime. Cummulate daily and do a sum? The rest keeps chainching so cannot track this? This any ideas how to tackle this ...
- Friday 04 April 2025 23:22
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hi,
You are correct my problem is with the annual calculation.
On mar 31st there is a negative of 2000 kwh.
The monthlybis fine.
Hemant
You are correct my problem is with the annual calculation.
On mar 31st there is a negative of 2000 kwh.
The monthlybis fine.
Hemant
- Thursday 03 April 2025 22:52
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hi FireWizard, Thank god i’m not the only one. Problem is i use the watthourslifetime to calculate my actual anual production and my contract runs fron 18 feb until 17feb. This way i was able to do my anual production. But now the whole calculation is messed up. I need to figure out my production f ...
- Thursday 03 April 2025 16:17
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
Re: enphase envoy node-red issue
Hi, Yes this has been working for over a year. I only have 2 values wattsnow and wattslfe below is the node-red i have been using for over a year: msg.payload = { "command": "udevice", "idx": 346, "svalue": msg.payload.wattHoursLifetime.toString()}; return msg; Added some screenshots, making sure i ...
- Thursday 03 April 2025 14:26
- Forum: Node-RED
- Topic: enphase envoy node-red issue
- Replies: 23
- Views: 1379
enphase envoy node-red issue
Hi All, I have bee running my Enphase for a while now, but looks like something strange happened. I pull the data using nodered and populate virtual device. Is has bee working great for a while but all of a sudden i do see something strange. on the ENphase web site i have WattsLifetime 18.8 MWh but ...
- Friday 21 March 2025 14:30
- Forum: Heating/cooling
- Topic: Rooted Toon plugin
- Replies: 112
- Views: 74160
Re: Rooted Toon plugin
Hi, After some digging is found: GAS "dev_3.1": "CurrentGasFlow": "0.00", "CurrentGasQuantity": "1954707.00", "DeviceName": "HAE_METER_v2_1"}, elec_delivered_normal dev_3.3": "CurrentElectricityFlow": "0.00", "CurrentElectricityQuantity": "7600469.00"}, elec_delivered_low dev_3.5 ...
- Friday 21 March 2025 13:10
- Forum: Heating/cooling
- Topic: Rooted Toon plugin
- Replies: 112
- Views: 74160
Re: Rooted Toon plugin
Hi All, it has been a while but issue is still not fixed. running Toon rooted version 1.4.22 plugin. The plugin keep crashing : 2025-03-21 12:51:34.348 Error: Toon hardware (21) thread seems to have ended unexpectedly 2025-03-21 12:51:48.364 Error: Toon hardware (21) thread seems to have ended ...
- Friday 21 March 2025 11:47
- Forum: Bugs and Problems
- Topic: Dzevent issue after updating docker image
- Replies: 7
- Views: 379
Re: Dzevent issue after updating docker image
Hi, Double checked, Allow basic Auth over plain was already green (enabled) in trusted network I have my whole subnet so accessing plain http://domoticz-ip:8080 is no issues i can control and do everything problem comes when i try http://domoticz-ip:8080/json.htm?type=graph&sensor=counter&idx=64 ...
- Friday 21 March 2025 1:23
- Forum: Bugs and Problems
- Topic: Dzevent issue after updating docker image
- Replies: 7
- Views: 379
Re: Dzevent issue after updating docker image
Hi,
Thanks will try, is this something new, as i dis not change any settings just pulled new stable image.
Hemant
Thanks will try, is this something new, as i dis not change any settings just pulled new stable image.
Hemant
- Thursday 20 March 2025 23:55
- Forum: Bugs and Problems
- Topic: Dzevent issue after updating docker image
- Replies: 7
- Views: 379
Re: Dzevent issue after updating docker image
Hi,
My docker is hosted and my subnet is added as trusted. I can access the http port 80 but the jason api does not work.
Thanks
My docker is hosted and my subnet is added as trusted. I can access the http port 80 but the jason api does not work.
Thanks