change app descriptions slightly

pull/3176/head
Gordon Williams 2024-02-05 11:02:19 +00:00
parent feea7df3eb
commit a9d135f616
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "BTHome Temperature and Pressure", "name": "BTHome Temperature and Pressure",
"shortName":"BTHome T", "shortName":"BTHome T",
"version":"0.02", "version":"0.02",
"description": "Displays temperature and pressure, and advertises them over bluetooth using BTHome.io standard", "description": "Displays temperature and pressure, and advertises them over bluetooth for Home Assistant using BTHome.io standard",
"icon": "app.png", "icon": "app.png",
"tags": "bthome,bluetooth,temperature", "tags": "bthome,bluetooth,temperature",
"supports" : ["BANGLEJS2"], "supports" : ["BANGLEJS2"],

View File

@ -2,7 +2,7 @@
"id": "ha", "id": "ha",
"name": "Home Assistant", "name": "Home Assistant",
"version": "0.10", "version": "0.10",
"description": "Integrates your Bangle.js into Home Assistant.", "description": "Integrates your Bangle.js into Home Assistant using Android Integration/Gadgetbridge",
"icon": "ha.png", "icon": "ha.png",
"type": "app", "type": "app",
"tags": "tool,clkinfo,bluetooth", "tags": "tool,clkinfo,bluetooth",

View File

@ -3,7 +3,7 @@
"name": "Home Assistant Sensors", "name": "Home Assistant Sensors",
"shortName": "HA sensors", "shortName": "HA sensors",
"version": "0.02", "version": "0.02",
"description": "Send sensor values to Home Assistant using the Android Integration.", "description": "Send sensor values to Home Assistant using Android Integration/Gadgetbridge",
"icon": "ha.png", "icon": "ha.png",
"type": "bootloader", "type": "bootloader",
"tags": "tool,sensors", "tags": "tool,sensors",