-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[speedtest] Add timestamp and result image channel, update thing description #15278
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
Conversation
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.speedtest/src/main/resources/OH-INF/i18n/speedtest_it.properties
Show resolved
Hide resolved
bundles/org.openhab.binding.speedtest/src/main/resources/OH-INF/thing/thing-types.xml
Show resolved
Hide resolved
bundles/org.openhab.binding.speedtest/src/main/resources/OH-INF/i18n/speedtest.properties
Show resolved
Hide resolved
|
I‘ll do the review at the next weekend. |
daMihe
left a comment
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.
So far looks good, compiles, my manual test looks also good. Please rebase your branch and fix conflicts as there were general changes and you're good to go.
If you need some help with the commands, take a read there.
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Michael Weger <weger.michael@gmx.net>
07c5372 to
7fd9911
Compare
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Thx for the review and thx for the guideline! |
|
@daMihe please have a look again and do the merge |
|
LGTM, i do not have the right to merge. @lolodomo What do you think? |
...peedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestBindingConstants.java
Show resolved
Hide resolved
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.speedtest/src/main/resources/OH-INF/thing/thing-types.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.speedtest/src/main/resources/OH-INF/update/instructions.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.speedtest/src/main/resources/OH-INF/update/instructions.xml
Outdated
Show resolved
Hide resolved
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
...binding.speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandler.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Michael Weger <weger.michael@gmx.net>
....speedtest/src/main/java/org/openhab/binding/speedtest/internal/SpeedtestHandlerFactory.java
Outdated
Show resolved
Hide resolved
|
Please test that the thing upgrade (thing created with MainUI) is working, meaning the two new channels are appearing as expected after installing the new version of the binding. Your thing must be created first with the old version of the binding. |
Signed-off-by: Michael Weger <weger.michael@gmx.net>
|
Did the test. The new channels show up without the need of re-adding the thing. |
Excellent |
lolodomo
left a comment
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, thank you
…ription (openhab#15278) * added timestamp channel, updated thing description * added resultImage --------- Signed-off-by: Michael Weger <weger.michael@gmx.net>
…ription (openhab#15278) * added timestamp channel, updated thing description * added resultImage --------- Signed-off-by: Michael Weger <weger.michael@gmx.net> Signed-off-by: querdenker2k <querdenker2k@gmx.de>
…ription (openhab#15278) * added timestamp channel, updated thing description * added resultImage --------- Signed-off-by: Michael Weger <weger.michael@gmx.net> Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
added timestamp and result image channel, updated thing description