-
-
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
[tapocontrol] Support display light effects for L530 #14596
Conversation
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.
Thanks! I have provided some initial feedback. I didn't check everything in detail, but will have another look after you had a chance to respond to some of my comments.
...ocontrol/src/main/java/org/openhab/binding/tapocontrol/internal/api/TapoDeviceConnector.java
Outdated
Show resolved
Hide resolved
...ocontrol/src/main/java/org/openhab/binding/tapocontrol/internal/api/TapoDeviceConnector.java
Show resolved
Hide resolved
...rol/src/main/java/org/openhab/binding/tapocontrol/internal/constants/TapoThingConstants.java
Show resolved
Hide resolved
...rol/src/main/java/org/openhab/binding/tapocontrol/internal/constants/TapoThingConstants.java
Show resolved
Hide resolved
bundles/org.openhab.binding.tapocontrol/src/main/resources/OH-INF/thing/L530.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.tapocontrol/src/main/resources/OH-INF/thing/L930.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.tapocontrol/src/main/resources/OH-INF/thing/L930.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.tapocontrol/src/main/resources/OH-INF/thing/L920.xml
Outdated
Show resolved
Hide resolved
bundles/org.openhab.binding.tapocontrol/src/main/resources/OH-INF/thing/L920.xml
Outdated
Show resolved
Hide resolved
color change is now possible if effect was already enabled by app Signed-off-by: Christian Wild <[email protected]>
...ntrol/src/main/java/org/openhab/binding/tapocontrol/internal/structures/TapoLightEffect.java
Outdated
Show resolved
Hide resolved
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.
Can you please regenerate the I18N properties file? See https://www.openhab.org/docs/developer/utils/i18n.html#generating-i18n-properties-file
Otherwise LGTM.
Co-authored-by: Jacob Laursen <[email protected]> Signed-off-by: Christian Wild <[email protected]>
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
* [tapocontrol] support display light effects for L530 color change is now possible if effect was already enabled by app Signed-off-by: Christian Wild <[email protected]>
Integrated L530 SmartBulb into LightEffects class.
Show active FX (ReadOnly)
Bugfix: Color change is now possible if effect was already enabled by app
L920 and L930 add effect-names to XML File
Removed effects from global xml file cause of different effects for each devicetype