fdroiddata/metadata/tv.piratemedia.lightcontrol...

79 lines
2.3 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

AntiFeatures:
- UpstreamNonFree
Categories:
- Multimedia
License: GPL-3.0-only
AuthorName: Eliot Stocker
AuthorEmail: eliot.stocker@gmail.com
AuthorWebSite: https://piratemedia.tv/
WebSite: https://eliotstocker.github.io/Light-Controller/
SourceCode: https://github.com/eliotstocker/Light-Controller
IssueTracker: https://github.com/eliotstocker/Light-Controller/issues
Changelog: https://github.com/eliotstocker/Light-Controller/blob/HEAD/changelog.md
AutoName: Light controller
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 doesnt 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.
RepoType: git
Repo: https://github.com/eliotstocker/Light-Controller
Builds:
- versionName: 1.6.1
versionCode: 161
commit: v.1.6.1
subdir: LC1
gradle:
- yes
- versionName: 1.7.0
versionCode: 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
- versionName: 1.8.0 Beta 3
versionCode: 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
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.8.0 Beta 3
CurrentVersionCode: 1714