mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-22 15:16:07 +00:00
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
Categories:
|
|
- Connectivity
|
|
License: GPL-2.0-only
|
|
SourceCode: https://github.com/dynamitetuning/com.dynamite.heaterrc
|
|
IssueTracker: https://github.com/dynamitetuning/com.dynamite.heaterrc/issues
|
|
Changelog: https://github.com/dynamitetuning/com.dynamite.heaterrc/releases
|
|
|
|
AutoName: HeaterRC
|
|
Description: |-
|
|
Some vendors of independent vehicle heater allow you to remote control them via
|
|
simple text messages. This app allows you to send commands like "start" and
|
|
"stop", as well as querying the device for the current temperature.
|
|
|
|
It should work with Eberspaecher and Webasto heaters, but others might work as
|
|
well.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/dynamitetuning/com.dynamite.heaterrc
|
|
|
|
Builds:
|
|
- versionName: '1.3'
|
|
versionCode: 13
|
|
commit: b2b06ed7f2645d6990a53c744b5f82d628ee745d
|
|
|
|
- versionName: '1.6'
|
|
versionCode: 16
|
|
commit: v1.6
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.2'
|
|
versionCode: 22
|
|
commit: 735b0d1c21fed53ed46c712e196af652a266f3f8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/lint {/a abortOnError false' build.gradle
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '2.2'
|
|
CurrentVersionCode: 22
|