Skip to content

0.4.11

Choose a tag to compare

@Tvalley71 Tvalley71 released this 02 Jun 05:08
47da1ed

πŸ”„ Added coordinator for improved stability

This release adds a coordinator to improve stability and synchronization between reading data from the unit and sending commands.

Changes

  • βž• A coordinator now manages timing between reads and writes to avoid conflicts.
  • ⏱ A short delay (0.3 seconds) is automatically added between actions to prevent overloading the unit.
  • πŸ”„ Entities have been updated to use this coordination for more reliable behavior.
  • πŸ†• Ongoing adaptive trigger events persist after a Home Assistant restart.