BangleApps/apps/awairmonitor/README.md

22 lines
986 B
Markdown
Raw Normal View History

2021-12-11 04:51:19 +00:00
# Awair Monitor
2021-12-11 04:52:14 +00:00
Displays the level of CO2, VOC, PM 2.5, Humidity and Temperature, from your Awair device.
2021-12-11 04:51:19 +00:00
* What you need:
* A BangleJS 2
* An Awair device [with local API enabled](https://support.getawair.com/hc/en-us/articles/360049221014-Awair-Local-API-Feature)
2021-12-26 21:24:48 +00:00
* The web app [awair_to_bangle.html](awair_to_bangle.html) that will retrieve the data from your Awair device and sent it to your BangleJS 2 through Chrome's Bluetooth LE connection
2021-12-11 04:51:19 +00:00
* How to get started
* Launch the Awair Monitor app on your BangleJS
2021-12-26 21:24:48 +00:00
* Open awair_to_bangle.html on Chrome (desktop or Android), input the IP address of your Awair device, and click "Connect BangleJS" - it connects to your watch the same way as the Bangle app store
2021-12-11 04:51:19 +00:00
* Once connected to the watch with the app running, the watch app is updated once per second
![](screenshot.png)
2021-12-13 17:49:39 +00:00
![](awair-monitor-photo.jpg)
2021-12-11 04:51:19 +00:00
## Creator
[@alainsaas](https://github.com/alainsaas)
Contributions are welcome, send me your Pull Requests!