-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixes Reduce logging - remove save config at info level #364 - Fixes How to remove entities for proxies that no longer exist #214 - Stops Bermuda doing multiple save-outs to config_entry.data for scanner configs. - Fixes a lot of reload-churn during initial startup, Bermuda now only loads once if the scanner setup hasn't changed. - Likely fixes some race-condition-based performance / lockup issues that might have happened very occasionally. - Only save the necessary fields out for scanner info, to avoid ephemeral data causing extra reloads. - This plus the change to scanner identification in previous release resolves being unable to remove entities on devices that relate to non-present scanners (or scanners that are no longer scanners). - Bonus fix, include IRK devices in action `bermuda.dump_devices` when `configured_devices` is set.
- Loading branch information
Showing
1 changed file
with
56 additions
and
39 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