You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a zwave doorbell in Home Assistant. But the volume is way to high and it cannot be set within Home Assistant because OZW 1.6 is needed. So i wanted to try to change the settings using the Docker image.
I started the container in a bash shell with these instructions : https://community.home-assistant.io/t/aeotec-doorbell-6-zw162/126673/15?u=kennethhaspeel
But as you can see in my reply under that post, it's not really working.
I get a warning "BitSet ValueID not Implemented in JavaScript".
I do get al the values
but setting them results in errors: Can't find ValueID for 8-UNKNOWN-config-byte-3-2
Any suggestions on how to change the settings?
The text was updated successfully, but these errors were encountered:
I'm using a zwave doorbell in Home Assistant. But the volume is way to high and it cannot be set within Home Assistant because OZW 1.6 is needed. So i wanted to try to change the settings using the Docker image.
I started the container in a bash shell with these instructions : https://community.home-assistant.io/t/aeotec-doorbell-6-zw162/126673/15?u=kennethhaspeel
But as you can see in my reply under that post, it's not really working.
![valueid](https://camo.githubusercontent.com/6c39b2b5dbe880fcab88f4dd2e32c6d344da590ea91b9216f4a7fe3d52447d03/68747470733a2f2f636f6d6d756e6974792d686f6d652d617373697374616e742d6173736574732e73332e6475616c737461636b2e75732d776573742d322e616d617a6f6e6177732e636f6d2f6f726967696e616c2f33582f332f372f333735663438353364663133323866623830323031323062333737306334383439633533633466332e706e67)
![Values](https://camo.githubusercontent.com/2d300bfd19e496f85b7da806ee2426e94c9fc764fbaa3d8a94c5cdbb68d9fe32/68747470733a2f2f636f6d6d756e6974792d686f6d652d617373697374616e742d6173736574732e73332e6475616c737461636b2e75732d776573742d322e616d617a6f6e6177732e636f6d2f6f726967696e616c2f33582f342f312f343131386661393939333964313238356538396363623135613839656164643664653530623533382e706e67)
![Error](https://camo.githubusercontent.com/d6ea5b19d199ec884912f2aa6230c3734ef8429dd1f4198d3a0e91fb553f160f/68747470733a2f2f636f6d6d756e6974792d686f6d652d617373697374616e742d6173736574732e73332e6475616c737461636b2e75732d776573742d322e616d617a6f6e6177732e636f6d2f6f726967696e616c2f33582f642f642f646434303162666539643032326639326438633163626466316364366464306561306162373762622e706e67)
I get a warning "BitSet ValueID not Implemented in JavaScript".
I do get al the values
but setting them results in errors: Can't find ValueID for 8-UNKNOWN-config-byte-3-2
Any suggestions on how to change the settings?
The text was updated successfully, but these errors were encountered: