23 Commits

Author SHA1 Message Date
30c785221e Fix for pymodbus 3.5.x 2023-09-23 16:28:04 +02:00
e0393a6353 Better way to make this working 2022-10-17 21:22:06 +02:00
ef88dd5f8c Remove "old" way to get data
Added 2 attempts to get data. Sometime the data is borken on decoding it,
so try to fetch again the data twice
2022-10-17 21:09:28 +02:00
fb5d47f25c Catch errors 2022-10-17 18:16:23 +02:00
eaf1087a0e Added Average() on :
- Voltage
- Current
- Active Power
- Reactive Power
- Power factor
- Frequency
2021-05-10 22:02:17 +02:00
f6ceba6605 Classes work but.... 2021-05-10 21:19:56 +02:00
24ab8a96e4 Tentative of average the power we got every 10 seconds. 2021-05-10 21:07:06 +02:00
6442f4d1a8 Fixed counters, and Total power meter with "Return" Channel 2021-05-07 14:08:12 +02:00
63a697d4f4 Fix debug 2021-05-07 12:51:28 +02:00
05dd708d3b Plugin is working. Have now to make it working better 2021-05-07 12:49:27 +02:00
f98ecc547c Created devices and set modules on error when cannot connect to PW21 2021-05-07 09:24:52 +02:00
db20eb06d4 Rewriting from scratch... 2021-05-06 20:56:08 +02:00
c48cdd1dce Fix typo 2021-05-06 17:42:20 +02:00
6ddd268ade Updated README from original plugin and created some base code 2021-05-06 16:09:06 +02:00
27470ee4c6 Added log levels 2020-10-19 16:41:40 +02:00
c27ad97b25 Fixed typos in inverter tables. 2020-10-16 12:30:54 +02:00
f9cc7747c2 Added test for values < 0 2020-10-09 17:07:04 +02:00
f268dae08f Uploaded wrong version... 2020-10-09 16:58:46 +02:00
94df6ac59b Update plugin.py
Make sure for lookup values, that the key exists in the lookup table.
2020-10-09 16:07:21 +02:00
88d3880074 Fixed SINGLE_PHASE_INVERTER temperature 2020-09-27 14:27:43 +02:00
50f6f41d6e Changed device type for temperature 2020-09-27 14:26:06 +02:00
433fb23541 Fixed a lot of typos.. 2020-09-14 18:15:41 +02:00
45fa124f34 First public release 2020-09-13 13:34:16 +02:00