Skip to content
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

[knx] Allow receiving DPT 235.001 #16094

Merged
merged 2 commits into from Jan 22, 2024
Merged

Conversation

holgerfriedrich
Copy link
Member

@holgerfriedrich holgerfriedrich commented Dec 22, 2023

Composed type not yet supported by Calimero, thus only receiving data is implemented.
Configure DPT 235.001 to receive ActiveEnergy.
Configure DPT 235.61001 to receive Tariff information.

Fixes #15159

@holgerfriedrich holgerfriedrich added the enhancement An enhancement or new feature for an existing add-on label Dec 22, 2023
@holgerfriedrich
Copy link
Member Author

holgerfriedrich commented Dec 22, 2023

@dsacchet FYI, PR is ready for testing. Could you give it a try? I don't have the hardware, I just sent some packets with ETS.

Composed type not yet supported by Calimero, thus only receiving
data is implemented.
Configure DPT 235.001 to receive ActiveEnergy.
Configure DPT 235.61001 to receive Tariff information.

Fixes openhab#15159

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
@lsiepel
Copy link
Contributor

lsiepel commented Jan 22, 2024

Code lgtm, before a merge, i think it would be good to have a comment from @kaikreuzer or @J-N-K about this review comment: #16094 (comment)

While tests are supplied, did you also have test results from @dsacchet ?

@holgerfriedrich
Copy link
Member Author

holgerfriedrich commented Jan 22, 2024

Thanks!
No test results were reported. Bit I have added tests with raw frames on byte level, and did some manual tests with ETS. Should be good enough to go....

@lsiepel lsiepel merged commit e62bcf5 into openhab:main Jan 22, 2024
3 checks passed
@lsiepel lsiepel added this to the 4.2 milestone Jan 22, 2024
@holgerfriedrich holgerfriedrich deleted the pr-knx-235 branch January 22, 2024 21:39
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Jan 27, 2024
* [knx] Allow receiving DPT 235.001

Composed type not yet supported by Calimero, thus only receiving
data is implemented.
Configure DPT 235.001 to receive ActiveEnergy.
Configure DPT 235.61001 to receive Tariff information.

Fixes openhab#15159

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
ulbi pushed a commit to ulbi/openhab-addons that referenced this pull request Jan 28, 2024
* [knx] Allow receiving DPT 235.001

Composed type not yet supported by Calimero, thus only receiving
data is implemented.
Configure DPT 235.001 to receive ActiveEnergy.
Configure DPT 235.61001 to receive Tariff information.

Fixes openhab#15159

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: René Ulbricht <rene_ulbricht@outlook.com>
austvik pushed a commit to austvik/openhab-addons that referenced this pull request Mar 27, 2024
* [knx] Allow receiving DPT 235.001

Composed type not yet supported by Calimero, thus only receiving
data is implemented.
Configure DPT 235.001 to receive ActiveEnergy.
Configure DPT 235.61001 to receive Tariff information.

Fixes openhab#15159

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[knx] Add support for DPT 235.001 for energy with tariff data point
3 participants