MiTherm added screenshot and updated README file

pull/2572/head
Hugh Barney 2023-02-11 20:31:18 +00:00
parent 1a0820d28d
commit 184af94426
3 changed files with 11 additions and 0 deletions

View File

@ -1,6 +1,15 @@
# MiTherm
![](screenshot.png)
Reads BLE advertisement data from Xiaomi temperature/humidity sensors running the
`pvvx` custom firmware (https://github.com/pvvx/ATC_MiThermometer).
NOTE: If you flash your Mi Temperature device to the `pvvx` firmware,
please ensure you disconnect it from your bluetooth source before
attempting to run the app on the Bangle.
## Features
* Display temperature
@ -20,3 +29,4 @@ Reads BLE advertisement data from Xiaomi temperature/humidity sensors running th
* Configurable scan length (currently 30s)
* Alerts when temperature outside defined limits (with a widget or bootcode to
work when app is inactive)

View File

@ -5,6 +5,7 @@
"version": "0.01",
"description": "Reads and displays data from Xiaomi temperature/humidity sensors running custom firmware",
"icon": "app.png",
"screenshots": [{"url":"screenshot.png"}],
"tags": "xiaomi,mi,ble,bluetooth,thermometer,humidity",
"readme": "README.md",
"supports": ["BANGLEJS", "BANGLEJS2"],

BIN
apps/mitherm/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB