-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
Fan Mode setting of MCO Home Thermostats are not available to Home assistant #3700
Comments
@richardstone Are you using MQTT discovery or home assistant integration? |
I’m using MQTT discovery |
Could I ask you why? The reccomended way to use zui with home assistant is by using the integration, check docs here: https://zwave-js.github.io/zwave-js-ui/#/homeassistant/homeassistant-official |
I'm using MQTT as I'm collecting many zwaveJS controllers in a single MQTT broker, and pass that single one to Home Assistant and it's simpler this way for me. |
In order to add fan mode handling you should edit the discovery config. Here are the docs to help you doing that: https://zwave-js.github.io/zwave-js-ui/#/homeassistant/homeassistant-mqtt?id=custom-components Specifically check: https://zwave-js.github.io/zwave-js-ui/#/homeassistant/homeassistant-mqtt?id=thermostats-with-fans |
This issue is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this issue entirely you can add the no-stale label |
This issue is now closed due to inactivity, you can of course reopen or reference this issue if you see fit. |
I'm using two types of MCO Home Thermostats. MH8-FC (0x015f-0x0802-0x5102) and MH5 (0x015f 0xf523-0x7101).
(MH5 does not seem to have an official configuration in ZwaveJS yet too.)
I'm looking for the Fan State settings in Home Assinstant, but it looks like that it is not available. The setting is available within ZwaveJSUI.
The text was updated successfully, but these errors were encountered: