caseyjhol / node-red-contrib-tplink

A collection of Node-RED nodes for TP-Link Smart Home devices
https://www.npmjs.com/package/node-red-contrib-tplink-iot
MIT License
16 stars 15 forks source link

HS300 Power Strip - Emeter values get mixed up #69

Open markpeo opened 1 year ago

markpeo commented 1 year ago

Describe the bug I have 6 nodes configured, one for each plug on the power strip. Sometimes, 2 or more of the nodes will show the same information from one plug.

To Reproduce Steps to reproduce the behaviour: setup 6 nodes, one for each device x.x.x.x/0, x.x.x.x/1 etc monitor status values shown below each node re-deploying the flow can either fix it, or make different nodes read different values.

Expected behaviour each node should show its own values. Plug 6 is turned off. KASA app shows correct status and energy values. Plug 1 ~ 21.4W Plug 4 ~ 37.3W Plug 6 - 0W

Screenshots Here, you can see that 3 devices are looking at the same info (Plug 1) image

Plug 1 config image

Plug 4 config image

Plug 6 config image

Desktop (please complete the following information): running official node-red docker on unraid OS v 6.12.1

Additional context Add any other context about the problem here.