-
-
Notifications
You must be signed in to change notification settings - Fork 630
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
Walli Controller FGWCEU-201 not accepting some config changes #6776
Comments
Hier ist das Log: Hilfst das weiter? |
Please make a driver log, loglevel |
Likely we'll have to disable Supervision for this device. I'll wait for the log to confirm though. |
zwavejs_2024-04-18 (1).log |
Ok that confirmed my hunch. |
What can I do now or what needs to be changed? |
@kilian-f-za Wait for @AlCalzone to update the device configuration to disable supervision on that device as it doens't support it correctly |
You can look up how we disabled supervision on other problematic devices and use a custom config file with the same applied. Otherwise you'll have to wait for me to fix it on Monday, and then new releases of node-zwave-js and zwave-js-ui. |
@kilian-f-za it looks like for parameter 150 we have an incorrect value size (1 byte instead of 2) in our config file. Parameters 13, 20, 152 and 153 should be correct. |
Yes, I can set the parameters 13, 20, 152 and 153. However, parameter 13 does not change the brightness on the device. When I press the current button, the switch lights up green. It's Node 023 |
Ok those look good, so it's not the Supervision CC, but our incorrect config file. We can't do anything about the config parameters not behaving as they should though. Side note: You don't have to remove and include the device to make a log, unless I ask you to :) |
What can I do now? So I can't set the parameters? |
I'm fixing our config file, so you can set 150 and 151 as expected. But if parameter 13 doesn't change the brightness even if the manual says so, that's nothing we can fix. |
Okay, thank you very much. Will there be a new release or how do I get the config file? |
yep |
When is the new release expected to be published? |
Likely today, then Z-Wave JS UI will have to follow up with a release. And if you're using the Home Assistant addon, that will also need one. If you can't wait, you can also test the file in advance. See https://zwave-js.github.io/zwave-js-ui/#/device-support/custom-device-files for an explanation how. Save this as a Don't forget to remove the custom file again after updating Z-Wave JS UI, otherwise you won't get any future fixes to that file. |
Hallo, ich habe seit gestern einen Walli Controller FGWCEU-201, die Einbindung hat funktioniert aber die Configuration v4 funktioniert nicht.
Die Parameter werden nicht übernommen und es kommt die Fehlermeldung Value update failed. Ich kann kein Parameter einstellen.
Gibt es dazu einen Lösungsansatz oder kann ich noch was zu diesem Fehler beitragen? Ist ein zusätzliches Log hilfreich?
zwave-js-ui: 9.10.3
zwave-js: 12.5.4
The text was updated successfully, but these errors were encountered: