Add "supports" for Ruuvi Watch

Add the "supports" section to apps.json for Ruuvi Watch.
master
Marc Englund 2022-01-06 21:27:40 +02:00
parent 2c2141c9ec
commit 38fe9536bb
1 changed files with 1 additions and 0 deletions

View File

@ -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}