stu1811
September 28, 2023, 1:34am
21
The field is hidden by default. If you go to the device you can enable it.
Click enties not shown and the click internal temp. Then click the gear at the top. Finally select enable and update.
stu1811:
Click enties not shown…
I’m using Hubitat, not Home Assistant.
stu1811
September 28, 2023, 2:37am
23
Doh! @mamber or @harjms are the ones to ask about Hubitat.
It’s probably a driver issue.
harjms
September 28, 2023, 3:08am
25
Definitely a @mamber question as he’s been keeping the drivers updated. I don’t have access to the red beta group so not sure if that driver captures the internal temp yet, but looks like the blues do; so if not there it may be shortly.
mamber
September 28, 2023, 11:08pm
26
I just finished updating the Blue Fan and Blue 2-in-1. Will start on the Red 2-in-1 shortly
2 Likes
When I try update the firmware with the app I got the error : ERROR: The transferred image does not match the Firmware Target.
If I try update it with the driver method I got the error: FAILED: The device was unable
to receive the requested
firmware data without checksum
error.
I have an Hubitat C8 ver. 2.3.6.144
Hi @marcmale , can you make sure you are downloading the correct file? Github is a little strange where you have to right click on the file “RAW” link and choose “Save As”.
Right click here:
Or here is a link to directly download it:
https://github.com/InovelliUSA/Firmware/raw/main/Red-Series/Z-Wave/VZW31-SN-2-1-Switch/Beta/1.02/VZW31-SN_1.02-Beta.gbl
@EricM_Inovelli
There seems to be issues with the Red 2-1 when paired in Z-Wave LR mode - especially/specifically with the configuration classes.
It has been seen on Z-Way, ZWave JS, and another hub that has Z-Wsve LR support in beta right now.
Can someone look into this?
Z-Way topic:
https://forum.z-wave.me/viewtopic.php?f=3419&t=35944
ZWave JS topic:
opened 02:27PM - 11 May 24 UTC
closed 02:56PM - 02 Jul 24 UTC
bug
### Checklist
- [X] I am not using Home Assistant. Or: a developer has told … me to come here.
- [X] I have checked the troubleshooting section and my problem is not described there.
- [X] I have read the changelog and my problem is not mentioned there.
### Deploy method
Docker
### Z-Wave JS UI version
9.12.0.96eeb76
### ZwaveJS version
12.5.6
### Describe the bug
I have an Inovelli 2-1 device paired Z-Wave LR.
I noticed all of the configuration parameters listed looked incorrect. If I try to change any of them, though, I get an error and the old/incorrect value simply comes back.
When I try to change this:
![image](https://github.com/zwave-js/zwave-js-ui/assets/19985320/ffa1d6d8-7076-426b-9ff3-26a14e782a67)
What I see in the UI logs:
2024-05-11 09:22:19.492 DEBUG SOCKET: Event ZWAVE_API emitted to pol5kYzU8ynZr4dEAAAR
2024-05-11 09:22:19.493 INFO Z-WAVE: Calling api writeValue with args: [
{ nodeId: 258, commandClass: 112, endpoint: 0, property: 1 },
25,
null,
[length]: 3
]
2024-05-11 09:22:19.493 INFO Z-WAVE: Writing 25 to 258-112-0-1
2024-05-11 09:22:19.559 ERROR Z-WAVE: Unable to write 25 on 112-0-1: Fail
2024-05-11 09:22:19.560 INFO Z-WAVE: Success zwave api call writeValue { status: 2 }
2024-05-11 09:22:20.660 INFO Z-WAVE: [Node 258] Value updated: 112-0-1 0 => 0
What I see in the zwave js logs:
2024-05-11T14:22:19.498Z DRIVER » [Node 258] [REQ] [SendDataBridge]
│ source node id: 1
│ transmit options: 0x25
│ callback id: 196
└─[Security2CCMessageEncapsulation]
│ sequence number: 82
│ security class: S2_Authenticated
└─[SupervisionCCGet]
│ session id: 52
│ request updates: true
└─[ConfigurationCCSet]
parameter #: 1
reset to default: false
value size: 1
value format: UnsignedInteger
value: 25
2024-05-11T14:22:19.504Z SERIAL « [ACK] (0x06)
2024-05-11T14:22:19.506Z SERIAL « 0x010401a90152 (6 bytes)
2024-05-11T14:22:19.507Z SERIAL » [ACK] (0x06)
2024-05-11T14:22:19.508Z DRIVER « [RES] [SendDataBridge]
was sent: true
2024-05-11T14:22:19.523Z SERIAL « 0x011d00a9c400000100a67f7f7f7f03030600000000040100000ca10ca495bb (31 bytes)
2024-05-11T14:22:19.524Z SERIAL » [ACK] (0x06)
2024-05-11T14:22:19.524Z DRIVER « [REQ] [SendDataBridge]
2024-05-11T14:22:19.524Z DRIVER « [REQ] [SendDataBridge]
callback id: 196
transmit status: OK, took 10 ms
routing attempts: 1
protocol & route speed: Z-Wave Long Range, 100 kbit/s
routing scheme: Resort to Direct
ACK RSSI: -90 dBm
ACK channel no.: 3
TX channel no.: 3
TX power: 12 dBm
measured noise floor: -95 dBm
ACK TX power by destination: 12 dBm
measured RSSI of ACK from destination: -92 dBm
measured noise floor by destination: -107 dBm
2024-05-11T14:22:19.556Z SERIAL « 0x011f00a80000010102119f03f200c175230da5ed5ab9a61d1baed900a5000e97e (33 bytes)
f
2024-05-11T14:22:19.558Z SERIAL » [ACK] (0x06)
2024-05-11T14:22:19.558Z DRIVER « [Node 258] [REQ] [BridgeApplicationCommand]
│ RSSI: -91 dBm
└─[Security2CCMessageEncapsulation]
│ sequence number: 242
│ security class: S2_Authenticated
└─[SupervisionCCReport]
session id: 52
more updates follow: false
status: Fail
duration: 0s
### To Reproduce
Pair Inovelli 2-1 device in Z-Wave LR mode.
Try o change ANY configuration parameter to any value from the GUI
### Expected behavior
I should be able to change the configuration values.
### Additional context
_No response_
rohan
May 14, 2024, 3:04am
30
What firmware version are you running?
OK, I guess the moral of the story is:
Don’t use Red 2-1 in Long Range mode (with firmware 1.02 and earlier) if you need to change any configuration settings, as it won’t work.
At least it works in mesh mode.
Sorry, I forgot to respond to this. We have a case open with the engineer, but he hasn’t been able to look at it yet. I have a beta firmware that is using a later SDK that I can send you if you would like to test it. Since we haven’t finished all the testing on this firmware I would recommend installing it on one switch to begin with and to do testing on. PM me if you would be willing to test this firmware.
1 Like