-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T6 Pro Z-Wave Programmable Thermostat missing services in zwave #46475
Comments
The thermostat fan state and fan mode command classes are not yet implemented in node-zwave-js, so we'll have to wait for that. Once implemented in node-zwave-js, work to support it will need to be added to the zwave-js integration's climate platform. Command class implementations are tracked here: zwave-js/node-zwave-js#6 |
The Thermostat Fan Mode and Thermostat Fan State command classes were just added in the latest release of the z-wave js library, so progress is being made. |
The Thermostat Fan Mode and Thermostat Fan State command classes are included in the latest release of the zwavejs2mqtt add-on, but don't install it yet, because some other changes ironically broke the Thermostat discovery. That will be fixed in the next release of HA. |
I use a TBZ48 Thermostat and have noticed that Thermostat discovery isn't working. Which version of zwavejs2mqtt do I need to go back to to fix this? I'm on version 1.2.2 (the latest) now. |
Excellent! Thank you! |
This has been added in 2021.3. |
resolved! |
The problem
The zwave controls for T6 Pro Z-Wave Programmable Thermostat are missing some features. The fan controls are not existent as well as some other features seem to be missing. The fan controls for the thermostat worked fine in the old zwave integration ,but no exist in the new integration. I've tried the MQTT and the regular socket connect with Z-Wave js.
What is version of Home Assistant Core has the issue?
core-2021.2.3
What was the last working version of Home Assistant Core?
core-2021.1.1
What type of installation are you running?
Home Assistant Container
Integration causing the issue
zwavejs
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zwave_js/
Example YAML snippet
# Put your YAML below this line
Anything in the logs that might be useful for us?
# Put your logs below this line
I originally open this issue with the zwavejs2mqtt ,but they said to open and issue here.
Additional context
OpenZwave link https://github.com/OpenZWave/open-zwave/blob/master/config/honeywell/th6320zw2003.xml
OpenSmartHouse Link https://opensmarthouse.org/zwavedatabase/765
zwavejs2mqtt version: 1.1.1
zwavejs version: 6.2.0
I've attached the configuration file I pulled from home assistant to show how it used to work. Original file was a xml file.
I've attached the dump from zwavejs
zwave_js_dump.txt
T6config.txt
The text was updated successfully, but these errors were encountered: