It works now. I removed all nodes, re-set the thermostat sensors, and put them in as “add node” rather than “add node encryption”.
But now I have the problem that the sensors (Eurotronic Spirit) did not react to temperature and status changes (heat eco …). Not manually in the app and not with automation. If I change it, it will be changed back automatically. I can change it manually on the device itself (+ and - button).
When I restart hassio (supervisor) everything works again for a couple of hours. Then the same problem again.
Here the log when I change it via the app:
2020-12-05 08:27:52.188 Info, Node013, Value::Set - COMMAND_CLASS_THERMOSTAT_MODE - Mode - 0 - 1 - Heat Eco
2020-12-05 08:27:52.188 Detail, Node013, Queuing (Send) ThermostatModeCmd_Set (Node=13): 0x01, 0x0a, 0x00, 0x13, 0x0d, 0x03, 0x40, 0x01, 0x0b, 0x25, 0xce, 0x49
2020-12-05 08:27:52.188 Detail, Node013, Queuing (Send) ThermostatModeCmd_Get (Node=13): 0x01, 0x09, 0x00, 0x13, 0x0d, 0x02, 0x40, 0x02, 0x25, 0xcf, 0x42
2020-12-05 08:28:00.603 Detail, Node012, Received: 0x01, 0x0c, 0x00, 0x04, 0x10, 0x0c, 0x06, 0x31, 0x05, 0x01, 0x42, 0x07, 0x53, 0xce
2020-12-05 08:28:00.603 Detail,
2020-12-05 08:28:00.603 Info, Node012, Received SensorMultiLevel report from node 12, instance 1, Temperature: value=18.75C
2020-12-05 08:28:00.603 Detail, Node012, Refreshed Value: old value=18.22, new value=18.75, type=decimal
2020-12-05 08:28:00.603 Detail, Node012, Changes to this value are not verified
2020-12-05 08:28:00.603 Detail, Node012, Notification: ValueChanged
Heal node etc. does not change anything.
Here a node info of one of the sensors:
Node ID 12
Node name EUROtronic EUR_SPIRITZ Wall Radiator Thermostat
Manufacturer name EUROtronic
Product name EUR_SPIRITZ Wall Radiator Thermostat
Query stage Probe
Is awake true
Is ready true
Is failed false
Is info received true
Max baud rate 40000
Is zwave plus true
Capabilities routing, beaming, frequent, zwave_plus
SentCnt 30
SentFailed 0
Retries 0
ReceivedCnt 34
ReceivedDups 0
ReceivedUnsolicited 18
SentTS 2020-12-05 08:42:15:665
ReceivedTS 2020-12-05 08:28:00:603
LastRequestRTT 1806
AverageRequestRTT 1120
LastResponseRTT 65
AverageResponseRTT 59
Battery level 25
Application version
I had the same issue at the very beginning when I first installed hassio with the raspberry pi and razberry board too. But then somehow everything was fine and the error never came back. Unfortunately, I can’t remember how.
Any ideas?