BangleApps/apps/mitherm
Hugh Barney 184af94426 MiTherm added screenshot and updated README file 2023-02-11 20:31:18 +00:00
..
ChangeLog Add Xiaomi Mijia temperature sensor display 2022-12-17 00:27:25 +00:00
README.md MiTherm added screenshot and updated README file 2023-02-11 20:31:18 +00:00
app-icon.js Add Xiaomi Mijia temperature sensor display 2022-12-17 00:27:25 +00:00
app.js Add Xiaomi Mijia temperature sensor display 2022-12-17 00:27:25 +00:00
app.png Add Xiaomi Mijia temperature sensor display 2022-12-17 00:27:25 +00:00
metadata.json MiTherm added screenshot and updated README file 2023-02-11 20:31:18 +00:00
screenshot.png MiTherm added screenshot and updated README file 2023-02-11 20:31:18 +00:00

README.md

MiTherm

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
  • Display humidity
  • Display battery state of sensor
  • Auto-refresh every 5 minutes
  • Manual refresh on demand
  • Add aliases for MAC addresses to easily recognise devices

Planned features

  • Supprt for other advertising formats:
    • atc1441 format
    • BTHome
    • Xiaomi Mijia format
  • Configurable auto-refresh interval
  • Configurable scan length (currently 30s)
  • Alerts when temperature outside defined limits (with a widget or bootcode to work when app is inactive)