It is possible but could require advice from @chris . I noticed both listings in the alliance use 0011:0008 and that is also the ID of the entry in the database (so must be the one you are currently using). I think the concern could be that older device does not have the channel, so could mess things up for some. It also seems both use the same zwave 6.71.01 version (if I’m reading correctly) There has to be some way to identify the difference.
On a separate (I have a different device), but related comment. I created a House Mode item (Normal, Vacation, Party, Weekday Holiday, etc.) and with Cron wrote rules on how I wanted the thermostat to run in each mode.
are basically scenes. These are not reported by the thermostat. You define when one of these scenarios is the current one, depending on various information, e.g. time of day, presence status etc. And accordingly the thermostat needs to be told what it needs to do to match the scenario.
You have 4 setpoints in your device according to the sceenshot. These are basically predefined scene settings. In my case I have only two setpoints that I can configure. One for heating and one for a lower setting, e.g. to reduce the temperature during the night. There is a “furnace” setting as well, but it is not a setpoint that can be used for a longer time rather than a valve opening of 100% for a short period of time (it is a fixed setting in the firmware of the thermostat, if set to use it, it falls back to “heating” after a few minutes). And there is a setting to prevent frozen pipes. So basically I have four setpoints as well, logically. With “thermostat mode” I select which of the setpoints is currently the relevant one. When I am present it is “heating mode”, so setpoint heating defines the temperature I want to have in my room. If I am absent it is the mode I set for the freeze prevention etc.
In essence I determine the scene (leaving the premises, coming back, time of day etc.) and set the thermostat mode accordingly.
@chris
This seems to imply there should be a “Away/Home/Sleep channel”
Z-Wave controllers from various manufacturers may or may not support the Z-Wave
Thermostat General V2 Device class used by the T6 pro Z-Wave Thermostat. If
your controller does not support full thermostat device class functions,
Oh come on !! I’ve seen a number of posts from you, you are not a noob. You do it once in a rules files or once on the device, plus then you are not limited to three. Anyway whatever. Good luck
The term “thermostat” seems to have different meanings, depending on ones location. Here it is basically something you put onto a heating valve in order to control the flow of hot water into a radiator. Your device is something totally different. I was not aware of this. My apologies, my answer does not fit.
This should allow me to configure OH exactly how i want. Manage presence and temp override a setpoint. The Thermostat will manage the schedule and setpoints.
OH 3.2 is now frozen, I presume it will be in the next OH 3.3 snapshot?
I don’t know that I understand “exactly what you want” so I can’t say. It will allow you to set the mode to AWAY or AUTO - I don’t know what this does in the thermostat.
I will try and do one last update of the database.
I then tested by sending mode updates thru the Menu UI
I tested changing Thermostat mode by cycling through
Auto to Heat
Heat to Cool
Cool to Auto
The Thermostat showed exactly what I expected with the setpoint and mode updating on the Thermostat display set point, mode, and “Auto Change On” for Auto mode
When the binding interviews the device, it reads out the list of modes supported by the device. What we see here is a statement that the binding thinks that mode 13 (AWAY) is not supported by the device. Can you post the XML file for this device (it’s in the userdata/zwave/xxx folder - where xxx is the controller name).