-
-
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
Everspring - EH403 - Cannot change default configuration #6829
Closed
7 tasks done
Labels
device compatibility
Work that needs to be done to support non-compliant or legacy devices
Comments
AlCalzone
added
the
device compatibility
Work that needs to be done to support non-compliant or legacy devices
label
May 8, 2024
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
<#6829 (comment)>,
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 "commandClasses": {
"remove": {
// The device does not support Supervision correctly
"Supervision": {
"endpoints": "*"
},
}
} |
1 task
🔨 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 <#6829> as
completed via #6847 <#6847>.
—
Reply to this email directly, view it on GitHub
<#6829 (comment)>,
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
<#6829 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARW5BUEIZ4IPGEKQDRVBY7DZIBVGLAVCNFSM6AAAAABHNNPEUSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZWGYZDENBQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discussed in #6828
Originally posted by @s8109csa May 8, 2024
Checklist
I have read and followed the above instructions
I have checked the troubleshooting section and my problem is not described there.
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:
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
I made sure to provide a driver log on level debug.
The log includes a re-interview of the problematic device (if applicable).
The log includes the problematic interaction with the device (if applicable).
I provided the node ID of the problematic device (if applicable).
Upload Logfile
home-assistant_zwave_js_2024-05-08T15-09-55.901Z.log
The text was updated successfully, but these errors were encountered: