Skip to content

1.0.0

Compare
Choose a tag to compare
@bremor bremor released this 25 Jun 04:17
· 24 commits to master since this release
0bcb373

Breaking Changes in 1.0.0

This custom component was completely re-written as of 1.0.0 and no longer uses yaml config and must be added through your Integrations page. Please direct all bugs over to Issues.

  • The component no longer 'assumes' the state of the Wi-Fi module. It will always wait for a response from the module to confirm settings have changed.
  • The climate entity will go 'unavailable' if it is unable to connect to the Wi-Fi module after 5 attempts.
  • Evap systems will use 'fan mode' to set the fan speed instead of the temperature gauge.
    • fan_mode 0 maps to 'Pump Only' mode.
    • fan_mode 1 through 7 maps to 'Manual' mode.
    • fan_mode 8 maps to 'Boost' mode.