-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(switch): Improved automatic rule discovery and removal (#31)
- Now adds and removes switches properly on update coordinator refresh - Reduced default update interval from 5 to 1 minute for more responsive updates - Enhanced switch entity update mechanism with comprehensive data matching - Implemented robust entity tracking to prevent duplicates - Added dynamic entity removal for stale or non-existent items - Simplified coordinator update listener registration - Bumped version to 1.3.2 to reflect improvements
- Loading branch information
Showing
3 changed files
with
112 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters