-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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
Z-wave climate configuration not properly save #103254
Comments
The problem seems to be the same with some other parameters (not all). If I set parameter 4 to 1. Controller get success response :
But when I get this data back, device response default value :
|
Hi, Trying to set for example parameter 1 to 1 clearly returns a Exactly same Running HAOS 2023.12.4. Thx 👍 |
Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) zwave_js documentation |
Fixed by zwave-js/node-zwave-js#6583 👍 |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
I include brand new Eurotronic Comet zwave into my zwave network and I try to set parameter 6 (valve opening percent report). But when I requery device, this configuration field return to its default settings. Otherwise, this is the only parameter name that doesn't seem to be translated:
Logs seems to be goods at all.
What version of Home Assistant Core has the issue?
core-2023.11.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
zwave
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
I don't know if it's an issue from HA, zwaveJS or the device.
I use Razberry V2 controller
The text was updated successfully, but these errors were encountered: