Skip to content

Releases: sethkinast/hubitat-mitsubishi-mqtt

v1.1.2

07 Dec 05:00
Compare
Choose a tag to compare
  • Change the supportedThermostatModes and supportedThermostatFanModes to JSON-encoded arrays for compatibility with Hubitat 2.3.4. (ref)
  • Override the default setThermostatMode and setThermostatFanMode 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

11 Nov 04:16
Compare
Choose a tag to compare

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

18 Jul 22:39
Compare
Choose a tag to compare

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.