-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Conversation
a248e06
to
2041774
Compare
@trokohl : can you please review? |
f20fee3
to
7b7f7ef
Compare
@trokohl if you have any questions, please let me know. |
...onius/src/main/java/org/openhab/binding/fronius/internal/handler/FroniusOhmpilotHandler.java
Outdated
Show resolved
Hide resolved
...onius/src/main/java/org/openhab/binding/fronius/internal/handler/FroniusOhmpilotHandler.java
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.fronius/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.fronius/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.fronius/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.fronius/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.fronius/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
...ding.fronius/src/main/java/org/openhab/binding/fronius/internal/FroniusBindingConstants.java
Outdated
Show resolved
Hide resolved
...onius/src/main/java/org/openhab/binding/fronius/internal/handler/FroniusOhmpilotHandler.java
Outdated
Show resolved
Hide resolved
...onius/src/main/java/org/openhab/binding/fronius/internal/handler/FroniusOhmpilotHandler.java
Outdated
Show resolved
Hide resolved
ee1dfb0
to
bcd5387
Compare
There was a problem hiding this 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.
bundles/org.openhab.binding.fronius/src/main/resources/OH-INF/thing/thing-types.xml
Show resolved
Hide resolved
What remains to do is the update of the file fronius.properties. You can run |
Im sorry, but mvn i18n:generate-default-translations does not work for me. "No plugin found for prefix 'i18n' in the current project." |
Please try : |
Thank you, this worked. |
There is a conflict now. The properties file already exists. |
Strange. Seems this was added since i created my feature. The file, that I added is correct. |
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>
I am trying to get this fixed. |
Signed-off-by: urmet0 <hannes.spenger@gmail.com>
0838c40
to
45d03b7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@lolodomo big thanks for doing the review! |
…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>
…er (openhab#11835) * Added support for fronius ohmpilot and added smart meter power sum. Signed-off-by: urmet0 <hannes.spenger@gmail.com>
…er (openhab#11835) * Added support for fronius ohmpilot and added smart meter power sum. Signed-off-by: urmet0 <hannes.spenger@gmail.com>
…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>
…er (openhab#11835) * Added support for fronius ohmpilot and added smart meter power sum. Signed-off-by: urmet0 <hannes.spenger@gmail.com>
This PR includes two things: