[DRIVER][RELEASE] Radio Thermostat Zwave driver

I am unsure, I actually wrote this for my 2 ct101s

I did a config then refresh on my 101 it it should look like this. Debug turned on.
When you refresh you should get the hum
Does yours have a different fingerprint. Does it report sensor event E18

Thermostat : E2 humidity 43 %
Thermostat : E2 Received sensorMultilevelv2
Thermostat : E18 SensorMultilevelReport(precision:0, scale:0, sensorType:5, sensorValue:[43], size:1, scaledSensorValue:43)
Thermostat : Parse MultiInstanceCmdEncap(command:5, commandClass:49, instance:2, parameter:[5, 1, 43])

Thermostat : E11 Fingerprint CT101 [0098-6501-000C]
Thermostat : E11 fingerprint mfr:0098 prod:6501 model:000C
Thermostat : ManufacturerSpecificReport(manufacturerId:152, productId:12, productTypeId:25857)
Thermostat : Parse ManufacturerSpecificReport(manufacturerId:152, productId:12, productTypeId:25857)

Thanks for the reply. I will switch back to your driver and see what the debug says when I get a chance.

I've now more carefully tried all three drivers. The system "Radio Thermostat CT101" driver reports temperature in 0.5F units but also does not give humidity updates. I'm back to the "Generic Z-Wave Thermostat" driver for now. It reports temperature in 1F units and I can get it to report humidity updates by issuing a refresh() command.

Check the finger print If its not the same as mine I may have to add it.

If it works with the others mine should be able to get it to report Humidity.
You may have to press the reset button to clear the memory and let it restore from the hub.

You may already know when switching between drivers like this you may need to use the driver called 'device' to clear everything.

Here's my Info output after invoking refresh. Let me know if you also need to see the Debug stuff. I don't see any E11 finger print reports.

dev:1472024-07-05 03:37:09.718 PMinfoThermostat : E19 battery 90%

dev:1472024-07-05 03:37:06.276 PMinfoThermostat :* E10-9 Recovery :economy #2

dev:1472024-07-05 03:37:02.762 PMinfoThermostat :* E10-8-1 (2 stage Cool Differential) :2.0 °

dev:1472024-07-05 03:37:02.759 PMinfoThermostat :* E10-8-0 (2 stage Heat Differential) :2.0 °

dev:1472024-07-05 03:36:59.234 PMinfoThermostat :* E10-7 Temp Swing :0.5 F - #1

dev:1472024-07-05 03:36:55.767 PMinfoThermostat :* E10-6 Auxiliary/Emergency FALSE

dev:1472024-07-05 03:36:52.241 PMinfoThermostat :* E10-5 Humidity Reporting Threshold :5% RH

dev:1472024-07-05 03:36:48.688 PMinfoThermostat :* E10-4 C-Wire :TRUE PowerSouce :mains

dev:1472024-07-05 03:36:45.235 PMinfoThermostat :* E10-2 HVAC Settings mode:Normal HeatPumpStages:0 CoolStages:1

dev:1472024-07-05 03:36:41.756 PMinfoThermostat :* E10-1 Temp Report Threshold 2

dev:1472024-07-05 03:36:38.303 PMinfoThermostat :* E6 thermostatFanMode - fanAuto

dev:1472024-07-05 03:36:34.946 PMinfoThermostat :* E3 Operating State - idle

dev:1472024-07-05 03:36:34.122 PMinfoThermostat : E5 thermostatMode - cool

dev:1472024-07-05 03:36:27.878 PMinfoThermostat : E1 coolingSetpoint 77 F

dev:1472024-07-05 03:36:24.234 PMinfoThermostat : E1 heatingSetpoint 72 F

dev:1472024-07-05 03:36:22.597 PMinfoThermostat : E19 battery 88%

dev:1472024-07-05 03:36:20.698 PMinfoThermostat : E2 humidity 29 %

dev:1472024-07-05 03:36:20.165 PMinfoThermostat : E21 Rec clock (Fri 15:36) ok

dev:1472024-07-05 03:36:17.949 PMinfoThermostat : E19 battery 88%

dev:1472024-07-05 03:36:17.319 PMinfoThermostat : E20 Adjusting clock (Fri 15:36) Fri Jul 05 15:36 MDT

dev:1472024-07-05 03:36:17.287 PMinfoThermostat : E2 temperature 73.5 F

dev:1472024-07-05 03:36:17.284 PMinfoThermostat :* E2 Device Scale is F/1

dev:1472024-07-05 03:36:17.117 PMinfoThermostat : Poll E=Event# Fri Jul 05 v5.7.9

dev:1472024-07-05 03:36:17.113 PMinfoThermostat : refresh

My original complaint was no humidity updates. I am getting humidity updates every 15 minutes this time. I don't know what's different compared to the last time I tried it. I've turned off debug in preferences and it's still good. I'll keep an eye on it.

For reasons unknown this driver went off the rails while I was away this weekend. Chose its own sepoints and I couldn't change them. Humidity reporting stopped. Required a bunch of cleanup to go back to Generic Z-Wave Thermostat driver where I will stay. Thanks for sharing your work and I hope it continues to be useful for you. The rest of you have been warned.

Thats very odd......

Likely some type of corruption. Have never seen that. I have 5 thermostats working fine for years.

Similar thing just happened to me. I always keep the basement thermostat set at 60 deg. This morning the basement felt very warm. Checked the thermostat and it was set to 70 deg. Looked at the log and the set point was randomly changed four times in the past two days between 60 and 70 deg. I also went back to the generic driver.