65 lines
2 KiB
Plaintext
65 lines
2 KiB
Plaintext
AntiFeatures:UpstreamNonFree
|
|
Categories:Multimedia
|
|
License:GPL-3.0-only
|
|
Web Site:https://eliotstocker.github.io/Light-Controller/
|
|
Source Code:https://github.com/eliotstocker/Light-Controller
|
|
Issue Tracker:https://github.com/eliotstocker/Light-Controller/issues
|
|
Changelog:https://github.com/eliotstocker/Light-Controller/blob/HEAD/changelog.md
|
|
|
|
Auto Name:Light controller
|
|
Summary:Control WiFi light bulbs
|
|
Description:
|
|
Control LED bulbs from following manufacturers:
|
|
|
|
* AppLamp
|
|
* EasyBulb
|
|
* Limitless LED
|
|
* MiLight
|
|
* ilux
|
|
|
|
The widget gives you easy access to switch each zone on and off as well as
|
|
global control. Also included is easy access to the main application for more
|
|
advanced control.
|
|
|
|
There are a number of configurable modes. Light listening mode will attempt to
|
|
detect the beat of the music playing and pulse different colors to the music,
|
|
candle mode to emulate the flickering of a candle, along with the built in disco
|
|
modes.
|
|
|
|
You will need the Wifi Controller box to access these lights from the
|
|
application. If the application doesn't work out of the box, you may need to
|
|
setup the IP address of your controller box, by default the application will
|
|
attempt to broadcast to the whole network, this does not work in all setups.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/eliotstocker/Light-Controller
|
|
|
|
Build:1.6.1,161
|
|
commit=v.1.6.1
|
|
subdir=LC1
|
|
gradle=yes
|
|
|
|
Build:1.7.0,1703
|
|
disable=play-services (wear)
|
|
commit=v1.7.0b
|
|
subdir=LC1
|
|
gradle=yes
|
|
rm=wear
|
|
prebuild=sed -i -e '/play-services/d' -e '/wearApp/d' build.gradle && \
|
|
sed -i -e '/wear/d' ../settings.gradle
|
|
|
|
Build:1.8.0 Beta 3,1714
|
|
disable=play-services, see https://github.com/eliotstocker/Light-Controller/issues/38
|
|
commit=d5b8101a9bef7ff1c45f71c05b316682cae51ac5
|
|
subdir=LC1
|
|
gradle=yes
|
|
rm=wear
|
|
prebuild=sed -i -e '/play-services/d' -e '/wearApp/d' build.gradle && \
|
|
sed -i -e '/wear/d' ../settings.gradle
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|
|
Current Version:1.8.0 Beta 3
|
|
Current Version Code:1714
|