Releases: sethkinast/hubitat-mitsubishi-mqtt
Releases · sethkinast/hubitat-mitsubishi-mqtt
v1.1.2
- Change the supportedThermostatModes and supportedThermostatFanModes to JSON-encoded arrays for compatibility with Hubitat 2.3.4. (ref)
- Override the default
setThermostatMode
andsetThermostatFanMode
commands to show the correct values on the device's edit page. (Dashboards already showed the correct values.) (ref)
Upgrading from an earlier release
Because of the modes change, you need to reconfigure each device using the driver. After saving the updated driver, visit each device's edit page and press Configure. (This will reset the temperature setpoints and vane position to defaults.)
v1.1.1
Improves handling for some failure states when the device hosting your MQTT broker is temporarily unavailable.
As discovered when PSE turned off my power for six hours to replace a telephone pole.
v1.1
Added support for vane
and wideVane
.
Hubitat doesn't expose this part of the driver to Google Home, so it's not possible to control the fan like you can with a Nest thermostat at this time.