-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ensure scanner changes like area are persisted to config data im…
…mediately - Many clean-ups to config entry loading and unloading, to resolve errors found during those - Ensure we try on next cycle if scanner refresh fails - Explicitly set last_update_success in update - in _refresh_scanners: - ensure we update saved scanners if doing a full scan - handle None areas result - specifically reload config entry from hass instead of expecting self.config_entry to still be there (it never is after a reload, it seems). - rename and fix typedef of confdata_scanners
- Loading branch information
Showing
1 changed file
with
45 additions
and
32 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