-
Notifications
You must be signed in to change notification settings - Fork 2
Implement node-reset before unregister #337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
d6416dd
Add NODE_RESET_ACK NodeResponseType
bouwew d41b2ec
Update NodeResetResponse info
bouwew 803a09e
Add reset_node() function
bouwew 960df6f
Add reset_node() function description to PlugwiseNode protocol
bouwew 328c52f
Update unregister_node functions
bouwew d98d104
Add missing await
bouwew 5ffcfda
Try
bouwew 30f6702
Add unregister_node() to api
bouwew 44757c4
Try 2
bouwew e1fa386
Add reset_node request plus response
bouwew ca0fc39
Try 3
bouwew 6598864
Correct message
bouwew 77af8e9
Try 4
bouwew a33aaf4
Line up mac
bouwew 52109b8
Update/correct NodeResetRequest
bouwew 18fe4ad
NodeReset requires _mac_in_bytes
bouwew 3a0887a
Add node-remove messages
bouwew 5fe0822
Implement CR-suggestions
bouwew b47b3ce
Change NodeType to IntEnum
bouwew 2bda229
Write node_reset_response in one line
bouwew de15fb1
Update node_reset message with CRC
bouwew a4d0a12
Update node_remove message with CRC
bouwew d326a1a
Use self.node_type.value to get to int-type
bouwew 6b25651
Ruffed
bouwew 96c3f89
Delete the node-cache of the deleted Node
bouwew 3b67cd1
Revert test-script change
bouwew 99ffc8b
Revert adding unregister_node() to api
bouwew 0f0ac9f
Remove test-debug-messages
bouwew e74a7cd
Revert to original response.ack_id
bouwew 29f7701
Remove commented NODE_RESET_NACK
bouwew 403a912
Implements CR suggestions
bouwew 04f1a41
Update CHANGELOG
bouwew 824f60a
Bump to v0.46.1a0 for testing
bouwew 104521a
Correct varname
bouwew e851ff9
First remove, then reset
bouwew d71a3fe
Bump to a1
bouwew 4a95fe8
Add debug-logger for node-clear_cache
bouwew a9238b3
Revert NodeType back to
bouwew dec9242
Update CHANGELOG
bouwew c9ffe52
Update CHANGELOG
bouwew e55e1e8
Improve CHANGELOG
bouwew f06b67b
Clean up
bouwew File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.