-
-
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
[netatmo] Add Siren capability to Presence Outdoor Camera #14485
Conversation
Shouldn't we wait for the merge of #14252 first to avoid conflicts ? |
Sure, there no urgency. |
151d71e
to
f9f6f7d
Compare
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/channels.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/channels.xml
Show resolved
Hide resolved
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/security.xml
Show resolved
Hide resolved
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/security.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo.properties
Outdated
Show resolved
Hide resolved
...etatmo/src/main/java/org/openhab/binding/netatmo/internal/handler/capability/Capability.java
Show resolved
Hide resolved
@clinique : you have now to fix a conflict on README |
31a87d6
to
e1ff24a
Compare
Still a conflict to solve. What is the status about tests ? You are still waiting for the feedback from a user ? |
Yes, my Presence does not have any siren - so I would like a clear "it works" |
Resolves openhab#14466 Signed-off-by: clinique <gael@lhopital.org>
Adding Siren capability to Presence Outdoor Camera Resolves openhab#14466 Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Reviewing @lolodomo comment => properties file regenerated, must be correct. Signed-off-by: clinique <gael@lhopital.org>
Adding Siren capability to Presence Outdoor Camera Resolves openhab#14466 Signed-off-by: clinique <gael@lhopital.org>
e1ff24a
to
80d3dad
Compare
@lolodomo : rebased |
Signed-off-by: clinique <gael@lhopital.org>
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/instructions.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/channels.xml
Show resolved
Hide resolved
Signed-off-by: clinique <gael@lhopital.org>
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/update/instructions.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/update/instructions.xml
Show resolved
Hide resolved
Signed-off-by: clinique <gael@lhopital.org>
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
In addition to a successful test of this change by a user, we are also waiting for the merge of PR openhab/openhab-core#3576. |
Core PR has just been merged. |
Let's assume it works... |
No but now I see it :) |
) * Adding Siren capability to Presence Outdoor Camera Resolves openhab#14466 --------- Signed-off-by: clinique <gael@lhopital.org> Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
Resolves #14466