Update README.md
parent
d55ef2cd01
commit
c7177a6aec
|
|
@ -5,7 +5,7 @@ Displays the level of CO2, VOC, PM 2.5, Humidity and Temperature, from your Awai
|
||||||
* What you need:
|
* What you need:
|
||||||
* A BangleJS 2
|
* A BangleJS 2
|
||||||
* An Awair device [with local API enabled](https://support.getawair.com/hc/en-us/articles/360049221014-Awair-Local-API-Feature)
|
* An Awair device [with local API enabled](https://support.getawair.com/hc/en-us/articles/360049221014-Awair-Local-API-Feature)
|
||||||
* The web app [awair_to_bangle.html](awairmonitor/awair_to_bangle.html) that will retrive the data from your Awair device and sent it to your BangleJS 2 through Chrome's Bluetooth LE connection
|
* The web app [awair_to_bangle.html](awair_to_bangle.html) that will retrive the data from your Awair device and sent it to your BangleJS 2 through Chrome's Bluetooth LE connection
|
||||||
* How to get started
|
* How to get started
|
||||||
* Open awair_to_bangle.html with a text/code editor and input the IP address of your Awair on top (const awair_ip_1 = "192.168.xx.xx")
|
* Open awair_to_bangle.html with a text/code editor and input the IP address of your Awair on top (const awair_ip_1 = "192.168.xx.xx")
|
||||||
* Launch the Awair Monitor app on your BangleJS
|
* Launch the Awair Monitor app on your BangleJS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue