-
-
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
[somfytahoma] Add support for the dimmer light #8323
Conversation
Signed-off-by: Ondrej Pecta <[email protected]>
640e7ef
to
176a413
Compare
Travis tests were successfulHey @octa22, |
Signed-off-by: Ondrej Pecta <[email protected]>
Travis tests have failedHey @octa22, |
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.
There are some formatting issues. You can view them with mvn spotless:check -Dspotless.check.skip=false
and fix them with mvn spotless:apply
.
bundles/org.openhab.binding.somfytahoma/src/main/resources/ESH-INF/thing/channels.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.somfytahoma/src/main/resources/ESH-INF/thing/dimmerlight.xml
Outdated
Show resolved
Hide resolved
Signed-off-by: Ondrej Pecta <[email protected]>
Travis tests were successfulHey @octa22, |
Signed-off-by: Ondrej Pecta <[email protected]> Signed-off-by: Clayton Tabone <[email protected]>
Signed-off-by: Ondrej Pecta <[email protected]>
Signed-off-by: Ondrej Pecta <[email protected]>
Signed-off-by: Ondrej Pecta <[email protected]>
Signed-off-by: Ondrej Pecta <[email protected]>
Signed-off-by: Ondrej Pecta <[email protected]> Signed-off-by: Daan Meijer <[email protected]>
Signed-off-by: Ondrej Pecta <[email protected]>
Signed-off-by: Ondrej Pecta <[email protected]>
This PR adds support for the dimmer light thing, and exterior heating system
The functionality has been confirmed by community -
https://community.openhab.org/t/tahoma-binding-setting-to-dim-leds/103825/15
closes
#8313