-
Notifications
You must be signed in to change notification settings - Fork 574
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config_flow: protect against cloud info missing some fields
In particular, local_product_key may not be added if local discovery fails, so this should not be assumed to be available. But it is probably better to assume everything might be missing, as it has been observed with local_key in the past, where sub devices do not have their own. Issue #2643
- Loading branch information
Showing
1 changed file
with
21 additions
and
21 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