mirror of https://github.com/espruino/BangleApps
Update version
parent
19dc8fdcac
commit
52c29a4538
|
@ -2,7 +2,7 @@
|
|||
"name": "Home Assistant API Interface",
|
||||
"shortName":"Hassio",
|
||||
"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.",
|
||||
"tags": "tool,sensors",
|
||||
"supports": ["BANGLEJS2"],
|
||||
|
@ -15,4 +15,4 @@
|
|||
{"name":"hassio.img","url":"hassio.img"}
|
||||
],
|
||||
"data": [{"name":"hassio.json"}]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue