I’ve recently purchased 2 of the Fibaro FGD-212 z-wave dimmers, and I’ve been having trouble using both of them in HA.
At first, one didn’t include correctly, and was not working at all, but was marked as included.
Both units were inoperable from HA, I was unable to switch anything on/off or dim, but I could list some functions from one of the units. The switches had an odd color to the switch, and whenever I attempted to interact with them, the entire zwave network would seem to freeze.
In the end I excluded them both, reset the units and re-included both.
Since re-including them both, I can see them added as zwave.fibaro_system_fgd212_dimmer_2
entities and which show that they were discovered etc, however, the light.fibaro_system_fgd212_dimmer_2_level
are missing, and I cannot seem to find any switches to interact with them. I’ve tried “refreshing” the nodes, and seeing if they can figure themselves out.
I also compared the entries in my zwcfg_xxxxxxxxxxxx.xml
file, and they are different.
Does anyone know how I can fix this?
I’m using hass.io latest release.
Also, I saw that some people have had success getting devices to work by copying the config direct from the OpenZwave GitHub. I found my entry here but am I able to copy the <CommandClass>
section directly out into my own zwcfg_xxxxxxxxxxxx.xml
file? Would this work?