pull/284/head
msdeibel 2020-04-13 11:15:57 +02:00
commit 9fad35f39e
2 changed files with 3 additions and 2 deletions

View File

@ -1150,7 +1150,7 @@
"name": "Battery Chart",
"shortName":"Battery Chart",
"icon": "app.png",
"version":"0.04",
"version":"0.05",
"description": "A widget and an app for recording and visualizing battery percentage over time.",
"tags": "app,widget,battery,time,record,chart,tool",
"storage": [

View File

@ -1,4 +1,5 @@
0.01: New app and widget
0.02: Widget stores data to file (1 dataset/10min)
0.03: Rotate log files once a week.
0.04: Display temperature and LCD state in chart
0.04: chart in the app is now active.
0.05: Display temperature and LCD state in chart