Add "supports" for Ruuvi Watch
Add the "supports" section to apps.json for Ruuvi Watch.master
parent
2c2141c9ec
commit
38fe9536bb
|
|
@ -5457,6 +5457,7 @@
|
||||||
"description": "Keep an eye on RuuviTag devices (https://ruuvi.com). Only shows RuuviTags using the v5 format.",
|
"description": "Keep an eye on RuuviTag devices (https://ruuvi.com). Only shows RuuviTags using the v5 format.",
|
||||||
"readme":"README.md",
|
"readme":"README.md",
|
||||||
"tags": "bluetooth",
|
"tags": "bluetooth",
|
||||||
|
"supports": ["BANGLEJS"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"ruuviwatch.app.js","url":"ruuviwatch.app.js"},
|
{"name":"ruuviwatch.app.js","url":"ruuviwatch.app.js"},
|
||||||
{"name":"ruuviwatch.img","url":"ruuviwatch.app-icon.js","evaluate":true}
|
{"name":"ruuviwatch.img","url":"ruuviwatch.app-icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue