Search found 7 matches

by JanCeuleers
Saturday 31 December 2022 18:30
Forum: Python
Topic: Limit to number of devices a plugin can manage?
Replies: 1
Views: 202

Limit to number of devices a plugin can manage?

I am in the process of adding support for Goodwe ET series inverters to the Goodwe MODBUS-over-UDP plugin developed by remco-k ( https://github.com/remco-k/domoticz-goodwe-modbusudp-plugin ). See also https://github.com/remco-k/domoticz-goodwe-modbusudp-plugin/issues/3 . This inverter exposes a lot ...
by JanCeuleers
Thursday 02 June 2022 11:48
Forum: Python
Topic: Possible to restart a Plugin ?
Replies: 15
Views: 2912

Re: Possible to restart a Plugin ?

My hunch as to why the errors occur and the devices go unresponsive (which, by the way, is also happening to me in V1.0.9 of the plugin) is as follows: I recently added 4 more devices to my Domoticz install. I already had a few Tuya devices active. The plugin's method of adding devices adds all ...
by JanCeuleers
Friday 29 April 2022 18:45
Forum: Other questions and discussions
Topic: Network-connected P1 meter does not recover from reboot of remote device
Replies: 3
Views: 513

Network-connected P1 meter does not recover from reboot of remote device

I have connected a P1 smart meter to a co-located Raspberry Pi and have set up ser2net on it so that my Domoticz server can query it. I have created a "P1 smart meter with LAN interface" hardware entry, and that works OK. What does not work is automatic recovery from a reboot of the remote Raspberry ...
by JanCeuleers
Saturday 26 February 2022 17:00
Forum: LUA
Topic: Occasional huge outliers in virtual energy meter's cumulative counter value
Replies: 1
Views: 322

Re: Occasional huge outliers in virtual energy meter's cumulative counter value

Although I'd still be interested in the answer to the question, I now realise that my approach was incorrect. My error (although it can't have caused the symptoms reported) is that an energy meter needs to be fed an ever-increasing counter value. That is: whereas the power component of an energy ...
by JanCeuleers
Wednesday 23 February 2022 10:46
Forum: LUA
Topic: Occasional huge outliers in virtual energy meter's cumulative counter value
Replies: 1
Views: 322

Occasional huge outliers in virtual energy meter's cumulative counter value

I have created a few virtual meters, one of which is used to track how much of my PV production is being immediately consumed rather than being returned onto the grid. The virtual meters are being fed from a LUA script (below). My issue is that occasionally the virtual meter's log shows huge values ...
by JanCeuleers
Wednesday 05 January 2022 8:14
Forum: Other questions and discussions
Topic: Energy meter replacement with retention of historical data
Replies: 3
Views: 945

Energy meter replacement with retention of historical data

I am in the process of preparing an upgrade of my electrical installation from single phase to 3-phase supply. I currently have an Aotec energy meter in use, and will have to replace it with the 3-phase model. I would like to do so without losing the historical data I have accumulated. How do I do ...
by JanCeuleers
Saturday 16 January 2021 16:22
Forum: Z-Wave
Topic: Aeon ZW095 kWh value rapidly alternate
Replies: 0
Views: 196

Aeon ZW095 kWh value rapidly alternate

I have a couple of ZW095 devices, and the energy values they report rapidly alternate between two values. One of the meters alternates between 5650.976 kWh and 2754.673 kWh, while the other alternates between 335.440 kWh and 8889.450 kWh. By "alternate" I mean that the readings from both energy ...