zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
974 stars 203 forks source link

Philio PAN04 bug in created entities #3546

Closed Abruzzi04 closed 9 months ago

Abruzzi04 commented 9 months ago

Checklist

Deploy method

Home Assistant Add-on

Z-Wave JS UI version

3.2.1

ZwaveJS version

12.4.1

Describe the bug

When added, the Philio PAN04 module creates 3 sensors of each type (On/off, Khw, Watt, Ampere, etc.). One for relay 1, another for relay 2 and another for both relays simultaneously. The Ampere, KHW and other sensors have a bug. The values are not changed and appear frozen, or everything appears at zero. The Watt Sensors of the individual relays do not work. Just the sum. I have other pan04 modes on another gateway (VERA) and everything works without any problems.

To Reproduce

Created entities do not work

Expected behavior

Consumer entities operate for each individual relay

Additional context

No response

robertsLando commented 9 months ago

Hi @Abruzzi04, If you are using zwave-js-ui with home assistant zwave-js integration you should open this issue on home hassistant core instead, I have no control over the entities created on home assistant side, them are handled by the integration.