node-zwave-js
node-zwave-js copied to clipboard
Everspring - EH403 - Cannot change default configuration
Discussed in https://github.com/zwave-js/node-zwave-js/discussions/6828
Originally posted by @s8109csa May 8, 2024
Checklist
-
[X] I have read and followed the above instructions
-
[X] I have checked the troubleshooting section and my problem is not described there.
-
[X] I have read the changelog and my problem was not mentioned there or the fix did not work.
Describe the issue
What is happening? I cannot change default configuration on Everspring EH403. I have 3 of them, same issue on all. There are 3 parameters and for me the important would be the auto report lux value. I wanted to change 0 to 3 and when I clicked somewhere else in the Home Assisstant, there was only an error message: Error happened. Other Z-Wave devices are working as expected.
What did you expect to happen instead? Update parameters
Steps to reproduce the behavior:
- Go to Devices -> Z-Wave -> Everspring EH403 -> Settings -> Edit parameter 3 -> click out from the cell.
- See error
Anything else we should know? The devices are securely connected to Aeotec USB Z-Stick 7 - again, I can edit other devices. FW is default, I don't think there was ever a firmware update on these flood lights.
Software versions
Driver (node-zwave-js): ...
Z-Wave JS UI: ...
Home Assistant Z-Wave Integration: ...
Home Assistant Z-Wave JS Addon: ...newest but it was always the case
ioBroker.zwave2 Adapter: ...
If you are using something non-standard, tell us here: ...
Device information
Manufacturer: EverSpring Model name: EH-403 Node ID: 11
Checklist
-
[X] I made sure to provide a driver log on level debug.
-
[X] The log includes a re-interview of the problematic device (if applicable).
-
[X] The log includes the problematic interaction with the device (if applicable).
-
[X] I provided the node ID of the problematic device (if applicable).
Upload Logfile
Fix: Disable Supervision CC for this device.
Hi,
I see you created an issue but what is happening now? Shall I wait for a new revision of the node-zwave-js? Can you explain what is disable supervision cc for this device?
Thank you Peter
AlCalzone @.***> ezt írta (időpont: 2024. máj. 8., Sze, 19:58):
Fix: Disable Supervision CC for this device.
— Reply to this email directly, view it on GitHub https://github.com/zwave-js/node-zwave-js/issues/6829#issuecomment-2101113436, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARW5BUF4DBSQEM4IVL6CQ3DZBJRT3AVCNFSM6AAAAABHNNPEUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBRGEYTGNBTGY . You are receiving this because you were mentioned.Message ID: @.***>
Yeah that's something I have to do in Z-Wave JS.
@zwave-js-bot add compat flag to 0x0060:0x0012:0x0001
"commandClasses": {
"remove": {
// The device does not support Supervision correctly
"Supervision": {
"endpoints": "*"
},
}
}
🔨 I created a PR at #6847 - check it out!
Hi, thank you for your efforts, I just want to inform you that I have just installed 0.6.0 of Z-Wave JS and tested Everspring EH-403 parameter update, it is still doesn't work, it just says error. Logs shows nothing at all, no communication seen in the JS log file.
Can it be that it is S2 connected?
Thanks Peter
AlCalzone @.***> ezt írta (időpont: 2024. máj. 14., K, 9:12):
Closed #6829 https://github.com/zwave-js/node-zwave-js/issues/6829 as completed via #6847 https://github.com/zwave-js/node-zwave-js/pull/6847.
— Reply to this email directly, view it on GitHub https://github.com/zwave-js/node-zwave-js/issues/6829#event-12797127383, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARW5BUGG24PFSTI3O363PCTZCG2M7AVCNFSM6AAAAABHNNPEUSVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSG44TOMJSG4ZTQMY . You are receiving this because you were mentioned.Message ID: @.***>
Did you re-interview the device after updating?
Great Support, that solved it, didn't know I have to do that.
Thank you Peter
AlCalzone @.***> ezt írta (időpont: 2024. jún. 18., K, 19:31):
Did you re-interview the device after updating?
— Reply to this email directly, view it on GitHub https://github.com/zwave-js/node-zwave-js/issues/6829#issuecomment-2176622406, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARW5BUEIZ4IPGEKQDRVBY7DZIBVGLAVCNFSM6AAAAABHNNPEUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZWGYZDENBQGY . You are receiving this because you were mentioned.Message ID: @.***>