Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fibaro Dimmer 2 (FGD212) can't be control from ZWAVE-JS or ZWAVE-JS-UI #4035

Open
chdelaba opened this issue Nov 23, 2024 · 10 comments
Open

Comments

@chdelaba
Copy link

Before submitting a bug please read: https://zwave-js.github.io/zwave-js-ui/#/troubleshooting/bug_report

If you are using the Home Assistant Z-Wave JS integration, please add a full dump:

Home Assistant --> settings --> Integrations --> Z-Wave JS --> Configure --> Create dump --> zip the json file and post it here.

Version

config_entry-zwave_js-01JDBBH88EZ790386QK5NVWEC6.zip

Build/Run method:

[ ] Docker
[ ] Git Clone + npm install + npm run build + npm start
[ ] Pkg

Z-Wave JS UI version: 3.17.0
Z-Wave JS version: 0.9.0

Describe the bug

Fibaro Dimmer 2 (FGD212) is found by there is no control to change light level.
The Fibaro Walli Dimmer (FGWDEU) have not this problem and show controls for light level changing.
The Dimmer 2 work fine with Domoticz and the same controller (Z-Wave.me UZB).

@dffffffff
Copy link

I have 20+ of these devices, not having any problem controlling the light level.

zwave-js-ui: 9.26.0.47f4c89
zwave-js: 13.10.3

@robertsLando
Copy link
Member

robertsLando commented Nov 26, 2024

@chdelaba could you tell me the correct zui/zjs version please? The ones you reported are wrong, I think you reported the integration and addon versions. In order to get versions just click on the blue ? icon on zui topbar and paste here the content.

Also giving that that device is working well for @dffffffff could you tell me the fw version of your device?

@kpine
Copy link
Contributor

kpine commented Nov 26, 2024

Z-Wave JS UI version: 3.17.0
Z-Wave JS version: 0.9.0

As these are the add-on versions, are you running both add-ons at the same time? If so, that could be a source of problem as they can compete for control over the USB stick. As the add-ons provide the same functionality, you must only run one of these for a single controller. Please confirm if that's the case, and correct that first. https://www.home-assistant.io/integrations/zwave_js/#can-i-switch-between-the-official-z-wave-js-add-on-and-the-z-wave-js-ui-add-on

@chdelaba
Copy link
Author

chdelaba commented Nov 27, 2024

The both add-ons don't run at the same time. As the ZJS don't work for the FDG212, I stopped the ZJS, install and started the ZUI to test.

Z-Wave JS UI : 9.26.0
Z-Wave JS : 13.10.3

Here is screenshots of Home Assistant, showing no controls for FGD212 and showing controls for FGWDEU.

FGD212
FGWDEU

@erikced
Copy link

erikced commented Nov 28, 2024

Also giving that that device is working well for @dffffffff could you tell me the fw version of your device?

FWIW I have two FGD212 (EU) FW 3.5 working just fine in z-wave-js-ui 9.27.7, and they've worked fine for years.

@chdelaba
Copy link
Author

FW 3.5 for my FGD212.
The FGD212 have no 'Multilevel Switch V4' as the FGWDEU.

Screenshots of ZUI for FGD212 and FGWDEU :

ZUI FGD212
ZUI FGWDEU

@chdelaba
Copy link
Author

And in "configuration", the parameters are not loaded for FGD212. For FGWDEU I have all parameters loaded :

ZUI CONF ZGD212
ZUI CONF FGWDEU

@erikced
Copy link

erikced commented Nov 28, 2024

I would try re-interviewing the node, (Advanced->Re-interview Node) and see if the missing CCs show up

@techieferret
Copy link

I have interviewed the node and still no switches/dimmer.
Running zui/mqtt.

@dffffffff
Copy link

Also giving that that device is working well for @dffffffff could you tell me the fw version of your device?

3.5

Screenshot of configuration

Screenshot 2024-11-29 at 15 17 38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants