Skip to content
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

Closed
Travis-Prall opened this issue Feb 13, 2021 · 8 comments
Closed

T6 Pro Z-Wave Programmable Thermostat missing services in zwave #46475

Travis-Prall opened this issue Feb 13, 2021 · 8 comments

Comments

@Travis-Prall
Copy link

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

@kpine
Copy link
Contributor

kpine commented Feb 13, 2021

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

@Ikcelaks
Copy link

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.

@Ikcelaks
Copy link

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.

@dlashua
Copy link
Contributor

dlashua commented Feb 20, 2021

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.

@Ikcelaks
Copy link

@dlashua

PR #46793 should close this issue, but it's not released yet

@dlashua
Copy link
Contributor

dlashua commented Feb 22, 2021

Excellent! Thank you!

@raman325
Copy link
Contributor

This has been added in 2021.3.

@dlashua
Copy link
Contributor

dlashua commented Mar 19, 2021

resolved!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants