-
-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Support DSMR data read via RFXtrx with integrated P1 reader #63529
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 7 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
25b3ed3
Read DSMR telegrams over RFXtrx connection
rhpijnacker b5765d1
Fix tests
rhpijnacker 1beade9
Add test case for RFXtrx variation
rhpijnacker 496ccbc
Read DSMR telegrams over RFXtrx connection
rhpijnacker ebad8bc
Fix tests
rhpijnacker 5544590
Add test case for RFXtrx variation
rhpijnacker 1810264
Merge branch 'feature/dsmr-rfxtrx' of https://github.com/rhpijnacker/…
rhpijnacker 923a4ed
Revert translation in en.json
rhpijnacker bdae65e
Add UI strings
rhpijnacker 60785e2
Make CONF_IS_RFXTRX required
rhpijnacker 6688ed2
Add sensor test case for RFXtrx
rhpijnacker 2f4d380
Review improvement
rhpijnacker c242bf0
Merge remote-tracking branch 'upstream/dev' into feature/dsmr-rfxtrx
rhpijnacker f19ac66
Fix merged-in test cases
rhpijnacker 5306c0d
Merge branch 'dev' of https://github.com/home-assistant/core into fea…
rhpijnacker 3aa5e7f
Auto-detect RFXtrx by retrying
rhpijnacker 225de65
Remove unused string resource
rhpijnacker 2a89bed
As requested in a review comment
rhpijnacker 2e82c04
Change `is_rfxtrx` with `protocol` parameter
rhpijnacker fa76a68
More review comments
rhpijnacker 403aaf2
More review comments
rhpijnacker bc56839
Add unit test for RFXtrx
rhpijnacker 713c03a
Clean-up unused functio
rhpijnacker c8250ff
Merge branch 'home-assistant:dev' into feature/dsmr-rfxtrx
rhpijnacker 661f99a
Merge branch 'home-assistant:dev' into feature/dsmr-rfxtrx
rhpijnacker a757100
Merge remote-tracking branch 'upstream/dev' into feature/dsmr-rfxtrx
rhpijnacker f136158
Improve code cohesion
rhpijnacker df56a4a
Fix failing unit test
rhpijnacker 234bdf6
Update tests/components/dsmr/test_config_flow.py
rhpijnacker 452c3bc
Merge branch 'home-assistant:dev' into feature/dsmr-rfxtrx
rhpijnacker 25bcb80
Merge branch 'dev' into feature/dsmr-rfxtrx
rhpijnacker d90df55
Merge branch 'home-assistant:dev' into feature/dsmr-rfxtrx
rhpijnacker f2e7063
Merge branch 'home-assistant:dev' into feature/dsmr-rfxtrx
rhpijnacker a160519
Block until all tasks are finished
rhpijnacker b332b45
Merge branch 'home-assistant:dev' into feature/dsmr-rfxtrx
rhpijnacker ddfe2bd
Clean up
MartinHjelmare 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
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.