Releases: Pavion/org.openhab.binding.twinklytree
OH 4 Release with added Color channel
Added a new channel for setting the Color for the color
mode
Note: Thing must be recreated if not using text file configuration
Hotfix for exception while changing refresh rate
3.2.0.202112051225 NPE Hotfix
Adjustable refresh rate
Changes
- adjustable refresh rate (defaults to 0 for disable)
- fix refreshing of not linked channels
Movie selection
New features:
- movie support:
- upload several movies from your app to your lights
- switch mode to “movie”
- send a corresponding id of uploaded movie (same order as in the app) to activate this movie
- automatic channel refresh (with fixed delay of 60 seconds)
- automatic reconnect on fail to avoid exceptions
Page example
Current effect selection
Current effect selection (Number channel)
Note: API mismatch with my lights!
Using both effect_id
and preset_id
for maximal compatibility. Issues are possible.
Mode selection supported
Mode support added as requested.
Mode can be one of:
off - lights are turned off
color - lights show a static color
demo - demo mode, cycles through pre-defined effects
effect - plays a predefined effect
movie - plays an uploaded movie
playlist - cycles through playlist of uploaded movies
rt - receive effect in real time
https://xled-docs.readthedocs.io/en/latest/rest_api.html#http-request-12
Proof of concept
Almost unchanged fork of the @Maarten_v_Hulsentop Twinkly Binding
It seems to work as expected.
There are some issues using if used simultaneously with the App.