Update version

pull/3359/head
olivierbarriere 2024-04-15 23:58:39 -04:00 committed by GitHub
parent 19dc8fdcac
commit 52c29a4538
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"name": "Home Assistant API Interface", "name": "Home Assistant API Interface",
"shortName":"Hassio", "shortName":"Hassio",
"icon": "hassio.png", "icon": "hassio.png",
"version":"0.01", "version":"0.02",
"description": "This app gives access to viewing Home Assistant data and sends health, compass, accelerometer, and battery information to Home Assistant as a sensor through the Home Assistant REST API.", "description": "This app gives access to viewing Home Assistant data and sends health, compass, accelerometer, and battery information to Home Assistant as a sensor through the Home Assistant REST API.",
"tags": "tool,sensors", "tags": "tool,sensors",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],
@ -15,4 +15,4 @@
{"name":"hassio.img","url":"hassio.img"} {"name":"hassio.img","url":"hassio.img"}
], ],
"data": [{"name":"hassio.json"}] "data": [{"name":"hassio.json"}]
} }