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

[fronius] Added Ohmpilot thing and channel realpowersum for thing meter #11835

Merged
merged 11 commits into from
Feb 8, 2022

Conversation

urmet0
Copy link
Contributor

@urmet0 urmet0 commented Dec 21, 2021

This PR includes two things:

  1. Added Fronius Ohmpilot as a new thing. (Tested with Fronius Ohmpilot)
  2. Added the channel realpwersum for meters. Before it was only possible to see the different 3 phases, but not a summed up value.

@urmet0 urmet0 requested a review from trokohl as a code owner December 21, 2021 15:39
@urmet0 urmet0 force-pushed the feature/ohmpilot branch 2 times, most recently from a248e06 to 2041774 Compare December 21, 2021 16:07
@lolodomo lolodomo added the enhancement An enhancement or new feature for an existing add-on label Dec 27, 2021
@lolodomo
Copy link
Contributor

lolodomo commented Jan 7, 2022

@trokohl : can you please review?

@urmet0
Copy link
Contributor Author

urmet0 commented Jan 20, 2022

@trokohl if you have any questions, please let me know.

@lolodomo
Copy link
Contributor

lolodomo commented Feb 6, 2022

@urmet0 : as we have no feedback from @trokohl , I will have a look.

@urmet0 urmet0 force-pushed the feature/ohmpilot branch 2 times, most recently from ee1dfb0 to bcd5387 Compare February 8, 2022 21:14
Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one final question.

@lolodomo
Copy link
Contributor

lolodomo commented Feb 8, 2022

What remains to do is the update of the file fronius.properties. You can run mvn i18n:generate-default-translations to update it.

@urmet0
Copy link
Contributor Author

urmet0 commented Feb 8, 2022

Im sorry, but mvn i18n:generate-default-translations does not work for me. "No plugin found for prefix 'i18n' in the current project."
Is there a quick way to fix this? Otherwise I will search for my own to get this done.

@lolodomo
Copy link
Contributor

lolodomo commented Feb 8, 2022

Please try : mvn org.openhab.core.tools:i18n-maven-plugin:3.2.0:generate-default-translations

@urmet0
Copy link
Contributor Author

urmet0 commented Feb 8, 2022

Thank you, this worked.

@lolodomo
Copy link
Contributor

lolodomo commented Feb 8, 2022

There is a conflict now. The properties file already exists.

@urmet0
Copy link
Contributor Author

urmet0 commented Feb 8, 2022

Strange. Seems this was added since i created my feature. The file, that I added is correct.
Can you merge it, or do I have to merge and commit it?

urmet0 added 10 commits February 8, 2022 23:43
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
@urmet0
Copy link
Contributor Author

urmet0 commented Feb 8, 2022

I am trying to get this fixed.

Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@urmet0
Copy link
Contributor Author

urmet0 commented Feb 8, 2022

@lolodomo big thanks for doing the review!

@lolodomo lolodomo merged commit ac32260 into openhab:main Feb 8, 2022
@lolodomo lolodomo added this to the 3.3 milestone Feb 8, 2022
NickWaterton pushed a commit to NickWaterton/openhab-addons that referenced this pull request Apr 27, 2022
…er (openhab#11835)

* Added support for fronius ohmpilot and added smart meter power sum.

Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Jun 29, 2022
…er (openhab#11835)

* Added support for fronius ohmpilot and added smart meter power sum.

Signed-off-by: urmet0 <hannes.spenger@gmail.com>
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
…er (openhab#11835)

* Added support for fronius ohmpilot and added smart meter power sum.

Signed-off-by: urmet0 <hannes.spenger@gmail.com>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
…er (openhab#11835)

* Added support for fronius ohmpilot and added smart meter power sum.

Signed-off-by: urmet0 <hannes.spenger@gmail.com>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
…er (openhab#11835)

* Added support for fronius ohmpilot and added smart meter power sum.

Signed-off-by: urmet0 <hannes.spenger@gmail.com>
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.

2 participants