-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add defensive checks against unexpected schedule responses (#305)
Add defensive checks against unexpected schedule responses. I do not yet know the valid version of responses for this command, so for now it seems best to just check for out of bounds messages and assume that the schedules are not supported. This can be revisited as we capture traces for these devices. For home-assistant/home-assistant.io#29766
- Loading branch information
1 parent
1f926a4
commit c333124
Showing
3 changed files
with
49 additions
and
1 deletion.
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