zwave-js-ui
zwave-js-ui copied to clipboard
Fan Mode setting of MCO Home Thermostats are not available to Home assistant
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.
@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.