-
zwave-js-ui: 10.4.2.d3a89a7 I have a Zooz Zen77 800LR that is running firmware 4.30. zwave-js-ui seems to think this is the latest firmware for that device, despite there being 2 newer versions available in the firmware update service, one of which fixes an issue I've been having. Clicking Check Updates does not produce anything useful. ![]() Am I doing something wrong here? Looking at the firmware json in the updates repo and the debug info on my switch, it looks like I should be getting this update, but I'm not. I have updated other devices through js-ui, via home assistant. Thanks Relevant debug info: "status": "Alive",
"interviewStage": "Complete",
"priorityReturnRoute": {},
"customReturnRoute": {},
"prioritySUCReturnRoute": false,
"customSUCReturnRoutes": [],
"hexId": "0x027a 0x7000-0xa007",
"dbLink": "https://devices.zwave-js.io/?jumpTo=0x027a:0x7000:0xa007:4.30.0",
"manufacturerId": 634,
"productId": 40967,
"productType": 28672,
"deviceConfig": {
"filename": "/usr/src/app/store/.config-db/devices/0x027a/zen77.json",
"isEmbedded": true,
"manufacturer": "Zooz",
"manufacturerId": 634,
"label": "ZEN77",
"description": "S2 Dimmer",
"devices": [
{
"productType": 28672,
"productId": 40967
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"preferred": false,
"associations": {},
"paramInformation": {
"_map": {}
},
"compat": {
"skipConfigurationNameQuery": true,
"skipConfigurationInfoQuery": true
},
"metadata": {
"inclusion": "1. Initiate inclusion (pairing) in the app (or web interface).\n2. TAP UP 3 TIMES QUICKLY if using traditional Z-Wave inclusion.\n3. The LED indicator will blink blue to signal communication and turn green for 3 seconds if inclusion is successful or turn red for 3 seconds if the pairing attempt fails.",
"exclusion": "1. Bring your Z-Wave gateway (hub) close to the switch if possible\n2. Put the Z-Wave hub into exclusion mode (not sure how to do that? [email protected]) \n3. Tap the lower paddle on the switch 3 times quickly (the LED indicator will start blinking blue)\n4. Your hub will confirm exclusion, the LED indicator on the switch will turn green for 3 seconds, and the device will disappear from your controller's device list",
"reset": "If your primary controller is missing or inoperable, you may need to reset the device to factory settings. To reset the switch, press and hold the lower paddle for 10 seconds until the LED indicator starts blinking. Release paddle, and immediately after, tap the lower paddle 5 times to complete the reset. The LED indicator will flash blue 3 times and turn red for 3 seconds to confirm successful reset.",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4109/21-1-7-zen77-ver1.03-manual-curves.pdf"
}
},
"productLabel": "ZEN77",
"productDescription": "S2 Dimmer",
"manufacturer": "Zooz",
"firmwareVersion": "4.30.0",
"sdkVersion": "7.19.3",
"protocolVersion": 3,
"zwavePlusVersion": 2,
"zwavePlusNodeType": 0,
"zwavePlusRoleType": 5,
"nodeType": 1,
"endpointsCount": 0,
"endpoints": [
{
"index": 0,
"label": "Root Endpoint",
"deviceClass": {
"basic": 4,
"generic": 17,
"specific": 0
}
}
],
"isSecure": false,
"security": "None",
"supportsSecurity": false,
"supportsBeaming": true,
"isControllerNode": false,
"isListening": true,
"isFrequentListening": false,
"isRouting": true,
"keepAwake": false,
"maxDataRate": 100000,
"deviceClass": {
"basic": 4,
"generic": 17,
"specific": 0
},
"lastActive": 1747080935486,
"firmwareCapabilities": {
"firmwareUpgradable": true,
"firmwareTargets": [
0
]
},
"protocol": 0,
"deviceId": "634-40967-28672",
"hasDeviceConfigChanged": false,
"statistics": {
"commandsTX": 4,
"commandsRX": 42,
"commandsDroppedRX": 0,
"commandsDroppedTX": 0,
"timeoutResponse": 0,
"rtt": 931.9,
"lastSeen": "2025-05-12T20:15:35.486Z",
"rssi": -81,
"lwr": {
"protocolDataRate": 2,
"repeaters": [],
"rssi": -80,
"repeaterRSSI": []
}
},
"supportsTime": false,
"_name": "Bonus Room Lights",
"applicationRoute": false
} |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
@swstraus already tried to set your rf region in the select and/or flag the beta checkbox? cc @AlCalzone |
Beta Was this translation helpful? Give feedback.
-
This is being discussed and handled in #4238 |
Beta Was this translation helpful? Give feedback.
This is being discussed and handled in #4238