Another case of Fibaro Dimmer 2 (FGD212) can't be controlled from ZWAVE-JS or ZWAVE-JS-UI #7502
Open
3 tasks done
Labels
bug
Something isn't working
Checklist
Deploy method
Home Assistant Add-on
Z-Wave JS UI version
9.27.8
ZwaveJS version
14.3.7
Describe the bug
I have a Mios Vera Edge and have been running the Vera integration in Home Assistant for some years. I want to retire the Vera functionality but use it as a network attached zwave controller. I have successfully stopped the Vera applications and set up ser2net so that I can access the zwave network from zwave-js-ui. That is mostly working well, using the Vera's S0 key in zwave-js-ui so that I do not have to rebuild my network. Most devices work as expected but I have two Fibaro FGD212 in-wall dimmers and these devices are not successfully interviewed. They are correctly recognised as Fibaro Dimmer 2 and their in-built sensors are added to the device that is created in the zwave-js embedded in zwave-js-ui. No dimmer switch entity is created though so I cannot control the dimmer from Home Assistant. The expected configuration entries for the device are also not present in zwave-js-ui.
I have tried re-interviewing the device (debug log attached) and much of the process works as expected but the log does show an error related to "querying Basic CC state":
zwave-js-ui lists only the following command classes for the interviewed device:
So no Multilevel Switch and therefore no switch entity available for Home Assistant.
To Reproduce
Try to include a Fibaro Dimmer 2 (FDG212) in the zwave network and later try to re-interview it. The same error will result in both cases.
Expected behavior
A new device and list of entities should be added to the Zwave integration and one of the entities should be a switch.
Additional context
I can nuke or unNuke the Vera at will. All devices work correctly in the Vera UI as well as in Home Assistant using the Vera integration. Switching to ser2net for a network attached zwave controller and using Zwave-JS-UI always gives the same result - most devices work fine with the exception of the Fibaro Dimmer 2.
debug_interview2.log
node_9.json
node_9_dump.json
The text was updated successfully, but these errors were encountered: