Skip to content

Change Device Settings Support

Choose a tag to compare

@dalinicus dalinicus released this 24 Oct 03:47
a20b25d

Changes

🚀 Features

  • Add options flow with configuration for polling interval (#33) @dalinicus
  • Add Auto Mode Trigger Settings. (#31) @dalinicus
  • Add support for cycle timer settings (#27) @dalinicus
  • adds support for timer to on and timer to off, configured in minutes (#24) @dalinicus
  • Add Schedule Controls (#21) @dalinicus
  • Initial Settings Controls - On speed, off speed, and mode. (#20) @dalinicus
  • Add VPD mode trigger settings. Move timers that were text to numbers using boxes instead of sliders.. (#25) @dalinicus

🐎 Performance

  • Add retry logic to service layer to retry calls to ac infinity api on error. (#28) @dalinicus

🚨 Testing

  • Switch to using an update coordinator instead of manual refreshs (#23) @dalinicus
  • Newest version of home assistant adds a new parameter to the hass constructor. (#12) @dalinicus

📚 Documentation

  • [Feature] Add options flow with configuration for polling interval (#33) @dalinicus