Skip to content

v0.2.4

Choose a tag to compare

@lk9100 lk9100 released this 15 Apr 16:15
· 7 commits to main since this release
926476d

Bug Fixes

  • FanService: Refine fan behavior and optimistic update logic for improved state management

Refactors

  • Improve error handling and add tests for airflow configuration edge cases
  • Enhance command validation and error handling for improved robustness
  • Update async handling in command execution and service methods
  • Transition to factory functions for client and service creation
  • Streamline function declarations and enhance code consistency