From 3c2f96889419f314de1dac4725706a4e3281d4f2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 15 Sep 2022 18:16:30 +0000 Subject: [PATCH] Update documentation --- docs/_sources/installation.rst.txt | 18 +++++++++--------- docs/installation.html | 18 +++++++++--------- docs/searchindex.js | 2 +- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/_sources/installation.rst.txt b/docs/_sources/installation.rst.txt index a4ce9a2..21731d9 100644 --- a/docs/_sources/installation.rst.txt +++ b/docs/_sources/installation.rst.txt @@ -12,7 +12,7 @@ You have these 3 options for flashing this firmware. Brewflasher =========== -The prefered option for flashing GravityMon is using BrewFlasher, its a tools that support many brewing related firmwares for ESP8266 and ESP32. This works +The preferred option for flashing GravityMon is using BrewFlasher, its a tools that support many brewing related firmwares for ESP8266 and ESP32. This works on both Windows and Mac. You can download the latest version from here: `Brewflasher `_ there is also a web based version available here `Brewflasher WEB `_. @@ -27,7 +27,7 @@ In the /bin directory you will find 3 different firmware builds; * **firmware.bin** - This is the standard release build (prefered version) + This is the standard release build (preferred version) * **firmware-perf.bin** @@ -65,7 +65,7 @@ iSpindel ======== If you already have the device flashed with iSpindel firmware you can go into the configuration mode where you will find -an option for updating firmware. The option is under the maintence meny. +an option for updating firmware. The option is under the maintenance menu. Select the esp8266 version of the firmware called firmware.bin and press upload. @@ -113,19 +113,19 @@ Configuring WIFI When the device is flashed it will need to have WIFI configuration in order to work. If you have used other software on the device its possible that wifi settings already exist. -If this is not configured in the device it will create an wirless access point called `GravMon`. The default password is `password`. +If this is not configured in the device it will create an wireless access point called `GravMon`. The default password is `password`. -Connect to this AP and enter the SSID and password you want to use. If the web page dont open automatically you can enter the following adress +Connect to this AP and enter the SSID and password you want to use. If the web page don't open automatically you can enter the following address in the browser: **http://192.168.4.1** -Before pressing save on the network infomration, make a note of the devicename that is shown on the screen, this will be the name that is used +Before pressing save on the network information, make a note of the devicename that is shown on the screen, this will be the name that is used in the next step to access the configuration pages. The link would look like this: **http://gravitymon56EA34.local** .. note:: When selecting a SSID in the list this will be populated in both wifi fields. This is the behaviour of the wifi manager library that I'm using, in the future this is planned to be moved to the normal UI. -Under wifi settings you can define a primary and seconday wifi SSID. The seconday will be used in case the primary fails. If the seconday is +Under wifi settings you can define a primary and secondary wifi SSID. The secondary will be used in case the primary fails. If the secondary is successful then it will be used as primary. *The second wifi setting is optional and not needed.* @@ -141,10 +141,10 @@ Finding the device adress Once the wifi network settings have been added then the device will reboot and connect to your network. If the blue led is flashing then it's up and running and is ready to be configured. -If your computer supports mDNS the adress you saw before can be used in your web browser to connect to the device. Windows does not have the best support for mDNS so if you are having issues +If your computer supports mDNS the address you saw before can be used in your web browser to connect to the device. Windows does not have the best support for mDNS so if you are having issues with finding the network name you can try the following: -* Check your wireless router for the IP adress and use that to connect instead, for example; http://192.168.1.56 +* Check your wireless router for the IP address and use that to connect instead, for example; http://192.168.1.56 * Download an IP scanner / Port Scanner on your Windows computer or mobile device and use that to find what devices are listening on port 80. Once you can access the user interface then proceed to the next step. diff --git a/docs/installation.html b/docs/installation.html index f7857d7..e3e6529 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -207,7 +207,7 @@

Brewflasher

-

The prefered option for flashing GravityMon is using BrewFlasher, its a tools that support many brewing related firmwares for ESP8266 and ESP32. This works +

The preferred option for flashing GravityMon is using BrewFlasher, its a tools that support many brewing related firmwares for ESP8266 and ESP32. This works on both Windows and Mac. You can download the latest version from here: Brewflasher there is also a web based version available here Brewflasher WEB.

Serial output @@ -216,7 +216,7 @@ available here In the /bin directory you will find 3 different firmware builds;

@@ -276,27 +276,27 @@ Just select a baud rate of 115200, 8N1.

Configuring WIFI

When the device is flashed it will need to have WIFI configuration in order to work. If you have used other software on the device its possible that wifi settings already exist.

-

If this is not configured in the device it will create an wirless access point called GravMon. The default password is password.

-

Connect to this AP and enter the SSID and password you want to use. If the web page dont open automatically you can enter the following adress +

If this is not configured in the device it will create an wireless access point called GravMon. The default password is password.

+

Connect to this AP and enter the SSID and password you want to use. If the web page don’t open automatically you can enter the following address in the browser: http://192.168.4.1

-

Before pressing save on the network infomration, make a note of the devicename that is shown on the screen, this will be the name that is used +

Before pressing save on the network information, make a note of the devicename that is shown on the screen, this will be the name that is used in the next step to access the configuration pages. The link would look like this: http://gravitymon56EA34.local

Note

When selecting a SSID in the list this will be populated in both wifi fields. This is the behaviour of the wifi manager library that I’m using, in the future this is planned to be moved to the normal UI.

-

Under wifi settings you can define a primary and seconday wifi SSID. The seconday will be used in case the primary fails. If the seconday is +

Under wifi settings you can define a primary and secondary wifi SSID. The secondary will be used in case the primary fails. If the secondary is successful then it will be used as primary. The second wifi setting is optional and not needed.

Wifi page

Finding the device adress

Once the wifi network settings have been added then the device will reboot and connect to your network. If the blue led is flashing then it’s up and running and is ready to be configured.

-

If your computer supports mDNS the adress you saw before can be used in your web browser to connect to the device. Windows does not have the best support for mDNS so if you are having issues +

If your computer supports mDNS the address you saw before can be used in your web browser to connect to the device. Windows does not have the best support for mDNS so if you are having issues with finding the network name you can try the following:

    -
  • Check your wireless router for the IP adress and use that to connect instead, for example; http://192.168.1.56

  • +
  • Check your wireless router for the IP address and use that to connect instead, for example; http://192.168.1.56

  • Download an IP scanner / Port Scanner on your Windows computer or mobile device and use that to find what devices are listening on port 80.

Once you can access the user interface then proceed to the next step.

diff --git a/docs/searchindex.js b/docs/searchindex.js index b64b339..d5b89e3 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["advanced","api","compiling","configuration","contributing","data","formula","functionallity","hardware","index","installation","intro","license","q_and_a","releases","services","troubleshooting"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,sphinx:56},filenames:["advanced.rst","api.rst","compiling.rst","configuration.rst","contributing.rst","data.rst","formula.rst","functionallity.rst","hardware.rst","index.rst","installation.rst","intro.rst","license.rst","q_and_a.rst","releases.rst","services.rst","troubleshooting.rst"],objects:{},objnames:{},objtypes:{},terms:{"0":[0,1,2,3,5,7,8,9,15],"000":1,"00000000232820948":3,"00000204052596":3,"000134722124":3,"0004":5,"00130346":3,"0017978":1,"004":5,"0050":5,"04":1,"04171":5,"0456":0,"053":1,"062":1,"0625c":3,"08":9,"0c":7,"0x0":10,"1":[0,1,2,3,5,7,9,10,13,15,16],"10":[1,3,6,7,9,10,14,15,16],"100":[9,14,16],"100m":7,"105":1,"1052":1,"11":16,"1100":14,"115200":[3,10],"1170":1,"12":[1,3,5,7,14],"120":[1,14],"14":[3,6,9],"15":3,"15min":14,"15v":[3,13],"1600":14,"168":[1,3,10],"16k":14,"18":5,"1883":[1,3],"192":[1,3,10],"1s":3,"2":[0,1,2,5,6,7,9,14,15,16],"20":[1,3,5,7],"200":1,"2021":12,"2022":9,"20c":[3,14],"21":[0,5],"22":[1,12],"2200":7,"2249":1,"25":[1,7,15],"256dpi":9,"27":15,"273":1,"273c":9,"28":0,"2e6753":5,"2k":14,"2v":8,"2xhttp":9,"3":[0,1,2,3,5,6,7,8,9,10,13,14,15,16],"30":[1,3,7],"300":[3,5,7,14],"32":1,"33":[5,6],"330":1,"34":5,"35":7,"3600":3,"375":5,"3c":7,"3s":7,"4":[0,1,3,6,9,10,13,15,16],"40":[7,9],"400":[7,16],"401":16,"403":16,"404":16,"408":7,"40k":14,"43":6,"430000":6,"45":5,"47":[7,14],"470k":8,"491f":9,"4s":3,"5":[0,3,5,6,7,9,15,16],"50":[1,3,7],"500":1,"54":1,"546":7,"54894":5,"56":[1,10],"58":[0,1,5],"59":1,"5c":3,"5min":14,"5s":2,"6":[1,2,5,7,9,13,15,16],"60":[3,7],"63":[3,14],"67":[0,5],"68":3,"6s":7,"6v":3,"7":[9,16],"75":0,"78":15,"8":[0,6,7,9,15,16],"80":[1,10,15],"800":3,"8000":[3,14],"8086":1,"85":3,"86":[1,6],"87":0,"885":7,"8883":3,"89":[0,1,5],"8n1":10,"8s":2,"9":[1,3,9,16],"90":[1,3,11,13,16],"900":[0,3,5,7],"9090":1,"93":1,"9436":1,"96":5,"96796":5,"99":1,"boolean":1,"break":[3,14],"case":[6,7,10,13,14,16],"char":[3,14],"class":2,"default":[0,1,3,6,10,13,14,15],"do":[1,3,4,7,9,10,11,12,13,14,15],"final":8,"function":[0,1,2,7,9,14],"import":[1,14],"int":[1,4],"long":[0,3,4,7,14],"new":[1,2,3,4,7,9,10,14],"null":14,"public":14,"return":[1,14],"short":[7,14,16],"switch":[3,7,9,14,15],"true":1,"try":[6,7,8,9,10,14,16],"while":[3,7],A:[3,7,8,9,12],AND:12,AS:12,And:7,As:14,At:7,BE:12,BUT:12,But:[4,10],FOR:12,For:[1,3,7,9,15],IN:12,IS:12,If:[0,1,2,3,4,5,7,8,9,10,11,13,14,15,16],In:[2,3,4,7,10,11,13,14,15,16],It:[2,3,6,8,9,11,14,15,16],Its:[7,11,15],NO:12,NOT:12,No:[9,16],Not:[14,16],OF:12,ON:8,OR:12,On:11,One:[3,7],Such:1,THE:12,TO:12,The:[0,1,2,3,4,5,8,9,10,11,12,13,14,15,16],There:[2,8,11,15],These:[0,3],To:[0,10,13,14,15,16],WITH:12,Will:[1,3],With:[2,7],_batt:15,_grav:15,_rssi:15,_temp:15,_tilt:15,a0:8,a10:1,a19:1,a1:1,a2:1,a3:1,a4:1,a5:1,a6:1,a7:1,a8:1,a9:1,abl:[7,14,15],abnorm:[3,14],about:[3,14],abov:[1,5,7,10,12,13,15],accept:[3,13,14],access:[1,3,9,10,11,13,15],accord:14,account:15,accur:[7,14],accuraci:3,acheiv:9,act:14,action:12,activ:[1,3,7,9,13,14],activate_ota:2,ad:[0,3,5,7,8,10,14,15],adapt:7,add:[3,4,7,8,11,15],addit:[7,9,14],address:[11,15],adjust:[1,3,6,7,8,9,11,13,14],adress:[1,3,9],advanc:[3,6,9,13,14],affect:3,after:[3,7,9,14,15],afterward:5,again:[3,13,14],against:[3,6,13],align:14,aliv:14,all:[1,4,7,9,10,11,12,14,15,16],alloc:15,allow:[0,3,7,9,14,15],alreadi:10,also:[0,2,3,5,6,7,8,9,10,13,15],alwai:[1,2,7,13],amount:[3,14],an:[0,1,2,3,4,5,6,7,8,9,10,11,12,14,15,16],analog:8,angl:[0,1,3,5,6,7,11,13,14,15],ani:[0,2,3,9,12,13,15,16],anim:9,anonym:3,anoth:[3,7,15],anyon:4,anywai:3,ap:10,api:[3,7,9,14,15],api_kei:15,apikei:15,app:[0,1,14,15],append:3,appli:3,applic:[1,3],appreci:4,approach:[4,9,10,14],approx:7,ar:[0,1,2,3,4,5,7,8,9,10,11,14,15,16],arduino:[9,14,16],arduinocurvefit:9,arduinojson:9,ardurino:2,area:7,aris:12,around:[3,7,11,14],aspect:3,assist:[4,7,9,14],associ:12,assum:[3,4,8,15],attach:[3,8,11],auth:[1,3,15],authent:[14,16],author:[3,12],auto:[14,15],autom:15,automat:[2,3,7,9,10,14,15],aux_temp:15,avail:[0,3,4,10,14,15,16],averag:[1,3,14],avoid:[7,14,16],awak:7,awesom:11,ax:1,ay:1,az:1,back:7,bad:16,balanc:[3,7],base:[3,4,7,9,10,14,15],basic:[9,10,15],batch:15,batter:7,batteri:[0,1,3,4,5,8,9,11,13,14,15],batterylif:[3,7],baud:10,bblanchon:9,becaus:9,becom:[3,10,14],bee:7,been:[1,2,3,4,6,7,9,10,13,14,15],beer:[7,9,15],befor:[3,8,10,14],behav:7,behaviour:[10,14],being:[0,13],believ:13,beliv:3,below:[1,3,7,8,9,13,14,15],benefit:[3,4],besid:7,best:[4,9,10],better:[3,14,15],between:[0,3,5,7,8],big:[0,7],bigger:3,bin:[2,3,10],binari:[2,9],bit:[3,14],black:1,blank:[0,3,14],ble:[1,3,14],block:13,blue:[1,7,10],bluetooth:[3,9],blynk:[3,9,14],bootstrap:[11,13,14],both:[1,3,6,10],bottleneck:7,bound:13,bpm:15,bracket:15,branch:2,breakdown:9,brew:[7,9,10,15],brewblox:[9,14],brewcast:15,brewer:[4,7,9,14],brewersfriend:15,brewfath:[3,7,9,14],brewflash:[9,11],brewpiless:[9,14],brewspi:[9,14],broadcast:11,browser:[9,10,11],bucket:[1,3,7],bucket_id:1,buffer:[14,16],bug:[2,14],build:[0,1,2,3,9,10,14],built:[0,7,8,9,11,13],button:[0,3,8,9,11,14,15],bvrewblox:14,c:[0,1,2,3,4,5,7,12,14,15],ca:[3,7],cabl:10,cal:3,calc:6,calcual:3,calcul:[0,1,3,7,9,14],calibr:[1,3,6,7,9,14,16],call:[8,9,10,14],can:[0,1,2,3,5,6,7,8,9,10,11,13,14,15,16],cannot:[0,3,13],cap:[3,8,9,14],capac:9,caus:[2,3,7,9,14],caution:[1,3,7],cdn:[11,13],celciu:1,celsiu:[3,7],certain:2,certif:9,cfg_appver:2,chanc:14,chang:[1,2,3,7,9,11,13,14,15],channel:15,chapter:[3,15],charact:15,charg:[3,9,12,14],charger:3,check:[2,3,5,7,10,11,13,14,16],checkbox:[1,3,9],cherryphilip:14,chip:[1,9],choos:3,circl:8,circuit:14,circumstans:2,claim:[7,12],cleanup:14,clear:7,clearwifi:9,client:14,close:[8,11,14],cloud:15,code:[1,3,4,7,9,10,11,13,14,16],codeplea:9,collect:[3,7,15],collectintg:9,color:[1,3],com4:10,com:[9,11,13,15],combin:9,come:9,command:[1,4,10],comment:[7,15],commit:[2,4],common:[3,16],commun:[3,9],compar:[2,7,9],compat:[3,8,9,14],compil:[7,9,10],complaint:14,complet:[7,9,15],complex:[6,16],compon:[3,9],comput:10,condit:[3,4,12],config:[2,3,9,14,15],configu:1,configur:[1,7,9,14,15,16],connect:[1,2,3,7,8,10,11,12,14,15,16],conserv:7,consid:7,consol:[1,3],constant:1,consum:7,consumpt:7,contain:[2,5,8,9,11,15],content:[2,3,5],contenttyp:1,contract:12,contribut:9,control:[9,15],convers:14,convert:[1,3,7],cool:[3,7],copi:[0,12,14],copyright:12,corr:[0,5],correct:[0,1,3,5,6,7,8,9,14,15,16],correctli:[9,14],correspond:[1,2,10],corrupt:2,could:[9,14,16],count:1,cover:[9,11],cpp:[2,14],crash:[2,3,7,14,16],creat:[3,4,5,7,9,10,11,13,14,15,16],creation:14,creator:[6,9],credenti:15,css:[9,13],current:[0,1,7,9,10,14],custom:[0,3,7,9,10,14,15,16],cycl:[3,7],d1:[8,9,14],dai:[7,14],damag:12,dash:3,data:[0,1,2,3,7,9,10,11,14,15,16],databas:10,date:7,db:[3,9],dbm:15,deal:12,debug:2,decim:0,decis:3,deep:[2,3,7,14],def:1,defin:[1,3,7,10,14,15],defint:2,deg:15,degc:15,degf:15,degr:3,degre:[3,11,13,14,16],delai:7,delet:[1,14],deni:16,depend:[1,14],deprec:14,deriv:[3,16],describ:14,descript:[0,2,7],design:[3,9],desold:8,destin:7,detail:[8,10,11],detect:[3,7,9,14],dev:15,dev_cla:15,devat:3,develop:2,deviat:[1,3,6,7,13,14,16],devic:[0,2,5,6,7,8,9,14,15,16],device_nam:[5,10],deviceid:1,devicenam:[10,15],diagram:14,differ:[3,6,7,8,9,10,14,15,16],differnt:3,difficult:9,diffrent:3,direct:14,directli:9,directori:[4,10],disabl:[2,3,14],disappear:[14,15],discard:3,discov:7,discoveri:15,displai:[0,3,7,15],distribut:12,disucss:9,divid:8,doc:[2,9,14],document:[2,7,10,11,12,15],doe:[2,7,8,9,10,14,15],don:[3,7,15],done:[2,3,7,8,9,11,14,15,16],dont:[3,5,9,10],doublereset:14,down:[7,14],downgrad:14,download:[5,10,13],drain:[3,11],dramat:7,draw:7,driver:10,drop:[13,14,16],ds18b20:[3,7,9,13],due:[3,9,10,13,14],dure:[1,3,9,14],e422a3:0,e456743:0,each:[3,5,15],earlier:15,easi:[5,11,14],easier:[3,7,10,14,15],easili:7,edg:8,edit:14,editor:[3,7,9,14,15,16],ee1bfc:1,eeprom:1,effici:7,effort:7,eihter:3,either:[1,6,7,15],electron:3,els:1,embed:10,embed_html:2,empti:[0,6],enabl:[1,2,3,7,9,10,14],encod:16,encount:6,encrypt:7,end:[14,15],endpoint:[0,1,3,7,9,11,14,15,16],engin:14,enjoi:[7,11],enough:[2,7,15,16],ensur:[10,13],enter:[0,3,6,7,9,10,11,14,15,16],entir:7,equal:6,eras:10,erase_flash:10,error:[1,3,6,9,14],esp32:[1,2,3,9,10,14],esp8266:[0,1,2,7,9,10,14],esp_doubleresetdetector:9,esp_wifimanag:9,esptool:9,essenti:7,establish:7,estim:[3,14],etc:1,even:[6,15],event:12,everi:[3,7,15],exampl:[0,1,3,6,7,9,10,14,15],excel:[4,7,9],excellet:7,except:1,excess:2,execut:[3,5,7,10,13],exist:[3,5,10],expect:15,experiment:[2,3,9,14],explain:3,explicit:15,explor:4,express:12,ext_temp:15,extend:[5,14],extern:[2,15],extra:3,extract:14,extrem:14,f:[0,1,3,5,7,14,15],factor:[1,3,8,13,14],factori:[9,14],fahrenheit:14,fail:[1,6,7,10,14,16],fake:14,fallback:14,fals:1,fantast:9,farenheight:[1,3],farenheigt:7,faster:9,faulti:7,featur:[3,4,11,13],feedback:9,ferment:[7,9,15],fermentrack:[7,9,14],fetch:13,few:[9,11],field1:15,field2:15,field3:15,field4:15,field5:15,field8:15,field:[0,8,9,10,14,15],figur:7,file:[1,2,3,4,5,9,10,12,13,14,15],filesystem:2,filter:14,find:[6,7,9,11,14,15],fine:[4,7,14,15],firmwar:[1,3,9,11,14],firmware32:[3,10],first:[3,5,10,11,14,15],fit:[8,12,14],fix:[2,9,13],flash:[2,3,5,9,10],flat:[3,11,16],focu:4,follow:[1,2,3,4,7,9,10,11,12,15,16],forbidden:16,forc:[3,7,14],forev:[3,14],forget:[3,15],form:1,format:[1,3,4,7,9,14,15,16],formla:0,formlula:3,formula:[0,3,7,9,11,14,16],forum:9,forumla:6,found:[1,2,4,9,10,11,13,14,15,16],fragment:14,framework:[9,11,14],free:[12,14],frequenc:14,friend:[7,9,14],from:[0,2,3,4,5,7,8,9,10,11,12,13,14,15],full:14,fulli:[3,9],functional:[2,9],furnish:12,futur:[7,10],g10:1,g1:1,g2:1,g3:1,g4:1,g5:1,g6:1,g7:1,g8:1,g9:1,g:[0,1,5],gap:14,gather:7,gener:4,get:[3,7,8,9,13,14,15],getbootstrap:9,git:[0,2],github:[3,7,9,10,11,14],gitrev:1,give:[3,6,11],glass:[3,8],go:[3,7,8,9,10,11,14],goal:9,goe:[2,15],good:[3,4,7,9,11,14],grant:12,graph:[6,7,9],graphitemast:9,graphj:9,graviti:[0,2,4,5,6,7,9,11,14,15,16],gravity32:2,gravity_unit:15,gravitymon56ea34:10,gravitymon:[7,10,11,15],gravitymonxxxxxx:11,gravmon2:[0,15],gravmon2_grav:15,gravmon2_rssi:15,gravmon:[1,3,5,10,14,15],gravmon_:15,great:3,green:[1,9],ground:8,guid:[1,3,7,9,11],guidelin:11,gx:1,gy:1,gyro:[0,1,3,7,9,14,16],gz:1,h1:1,h2:1,h2zero:9,ha:[1,2,3,4,6,7,8,9,13,14,15,16],had:[6,7,8,9,14],handl:[7,9,14,15],hang:14,happen:5,hardwar:[4,9,11,13,14],hash:0,have:[3,4,6,7,8,9,10,11,13,14,15,16],havent:14,head:11,header:[1,3,14,15,16],help:7,here:[1,6,7,8,9,10,11,13],herebi:12,high:[3,6,7,13,14],higher:[3,7,13,14],hint:6,histori:15,holder:12,home:[4,7,9,10,14],homeassist:[14,15],homebrewtalk:9,homepag:[9,11],horizont:3,host:[1,5,7],how:[0,1,3,6,7,8,9,11,14],howev:[7,9],htm:10,html5:9,html:[2,5,9,10],http1:[1,3],http2:1,http3:1,http:[1,3,7,9,10,11,13,14,15,16],huge:14,i2cdev:14,i2cdevlib:9,i:[2,3,4,7,8,9,10,11,14,15],id:[0,1,3,5,11,14,15],idea:9,identifi:[3,6,14,15],ignor:[1,3,14],imag:[2,7,8,13],img:2,impact:7,implemenent:9,implement:[9,15],impli:12,improv:14,inacur:7,incapsul:3,incbin:9,includ:[1,2,3,9,12,14,15],incorrect:14,incorrectli:14,increas:[6,14],indefi:7,indefinit:9,independ:7,index:[9,14],industri:15,influx:[1,3,9,10],influxdb2:[1,9],influxdb:[1,3,5,7,14,16],infomr:10,inform:[3,7,9,11,14,15],init:14,initi:[11,14],inner:8,input:[2,3],insert:3,instal:[3,4,9,11,14,15],instanc:[3,14],instead:[1,3,9,10,11,14],instruct:[11,14,15],integr:[7,9,14],interact:[7,9,15],interfac:[3,7,10,11,15],intern:[1,3,7,14],internet:[7,11,13],interpret:[9,15],interv:[0,1,3,5,7,14,15],invalid:[3,16],io:[9,10,14],iot:15,ip:[1,3,10,11,15],ispindel000:15,ispindel:[1,5,9,11,15],ispindel_sg:15,ispindl:[3,4,7,8,9,11,14,15],issu:[3,6,7,9,10,13,16],its:[10,11,13,14,16],javascript:13,jqueri:[11,13],jrowberg:9,jsdelivr:[11,13],json:[0,1,3,9,14,15],just:[0,7,8,9,10,13,15],kb:14,keep:[4,7,14],kei:[0,1,15],keyword:1,khoih:9,kind:12,know:7,larg:[6,10,14,15,16],larger:14,last:[0,3,7,9,14],latenc:7,later:7,latest:[10,14],layout:[3,14],lead:14,leak:16,least:[7,16],leav:[1,7],led:[8,10,14],length:14,less:[3,7,8,14,15],let:[9,15],level:[3,6,14],liabil:12,liabl:12,lib:2,librari:[1,2,7,9,10,13,14,16],licenc:9,licens:12,life:[3,4,9,14],lifespan:3,lifetim:14,lightweight:9,like:[0,3,7,9,10,11,15],liklei:3,limit:[3,9,12,14,15],line:[5,7,15],link:10,list:[0,2,7,9,10,13,15],listen:10,littl:[9,16],littlef:[9,14],load:[0,14],local:[1,3,7,10,11],locat:3,log:[2,3,6,9,10,14,15],logfil:3,loglevel:9,longer:[3,7,14],look:[0,10,11,15],lorol:9,lost:16,lot:[7,8,9],low:[1,3,7,14,16],lower:[8,14],m:[4,10],ma:7,mac:10,made:4,magnet:[3,8],magnu:[4,12],mai:2,main:[2,3,8,14],mainli:7,maintenc:10,major:7,make:[7,8,10,11,13,14,15],manag:[2,10,14,15],mani:[3,7,9,10,14,15],manual:[5,14],manufactur:3,match:[14,15],max:[1,3,13,14],maximum:[2,3,14],md:2,mdl:15,mdn:[0,1,3,5,10,11,14,15],mean:[3,6,7,16],measur:[0,2,3,5,7,8,9,14,15,16],meet:11,memori:[9,10,14,15,16],meni:10,menu:14,merchant:12,merg:[1,12,14],messag:[1,3,14,15],method:[14,15],mfln:14,microcontrol:9,might:[3,7,8,9,11,14,15],milesburton:9,min:[3,14],mind:4,mini:[8,9,14],minifi:2,minim:7,minimis:2,minut:[3,7],miss:[5,9],mit:12,mm:3,mobil:[10,15],mode:[1,2,3,7,9,10,11,14,16],modern:[9,11],modif:8,modifi:[9,12,15],modul:9,monitor:[3,4,7,9,11,15],more:[3,7,9,11,14,15,16],most:[3,7,11,15],mount:[8,14],move:[1,3,7,10,14],movement:[3,7,14],mozilla:3,mp:10,mpu6050:14,mpu6500:14,mpu:14,mqtt:[1,3,7,9,14,15,16],ms:[3,7],much:[3,7,9,10,16],multipl:[7,9,15],must:[3,8],my:[4,7,8,9],mydeviceid:1,mygrav:1,myservernam:15,name:[0,1,3,5,10,14,15],natur:9,navig:14,need:[0,1,3,7,8,9,10,11,13,14,15,16],neg:[3,16],negoti:14,net:[11,13,15],network:[3,7,10,15,16],never:[2,3,9],newer:[3,5,10],next:[4,10,11],nice:[6,7],nimbl:9,non:14,noninfring:12,normal:[7,8,10,14,15],note:[10,15],noth:5,notic:12,now:[7,11,14],npm:[11,13],number:[3,5,14,15],obtain:12,occur:[3,9,14,15,16],off:[1,3,14],offici:10,offload:9,often:3,ok:7,old:14,onc:[3,6,8,9,10,11,15],one:[0,1,5,7,8,13,14,15],ones:[8,9,16],onewir:[2,9,14],onli:[1,2,3,7,8,9,10,14,15,16],open:[3,4,8,10,14,15],oper:[3,7,9,14],opim:9,optim:[3,7],optimis:9,option:[3,7,9,11,13,14,15],orang:[1,7],order:[2,3,4,6,7,8,9,10,11,15],org:1,organis:3,orgin:9,orient:[3,13],origin:[7,9],ota:[1,2,3,5,7,9,14],other:[1,3,4,7,10,11,12,15,16],otherwis:12,out:[3,7,8,9,10,11,12,13,14],outlin:10,output:[0,1,10],over:[3,6,7,9,11,14,15],overflow:16,overview:6,own:4,p:[0,1,5],packag:1,page:[3,6,9,10,14,16],paid:15,pair:1,param2:3,param:3,paramat:3,paramet:[1,3,5,9,13,14,15],pars:15,parser:9,part:[8,15],particular:12,partit:10,partition32:10,pass:1,password:[2,3,10,15],path:2,paulstoffregen:9,payload:[1,14,15,16],pcb:[8,14],peak:7,per:[3,14,15],perf:[2,10],perform:[2,9,10,14],performac:7,period:7,permiss:12,permit:12,persist:15,person:12,pet:8,ph:15,pick:9,pin:[3,8,9,14],pink:[1,7],place:[3,9,11,14],plan:10,platform:[1,4,15],platformio:2,plato:[0,1,3,7,14,15],pleas:[3,7,9,11,15,16],plugin:2,point:[3,6,7,8,9,10,11,13,14,15,16],poor:3,pop:3,popul:[9,10,11],popular:9,port:[1,2,3,10,14],portal:[1,3,14],portion:12,possibl:[3,7,8,10,13,14,15],post:[3,9,14,15,16],potenti:1,power:[7,8,11,14],pr:4,pre:[2,4],prefer:10,prefix:3,present:[1,5],press:[3,9,10,11],pressur:15,pressure_unit:15,previou:[11,14,15],previx:3,primari:[10,14],print:1,priorit:3,prioriti:7,probabl:[6,7,14,15,16],probe:14,problem:6,proccess:9,proce:10,process:[2,9],prog:9,program:9,progress:9,project:[4,5,7,9],properli:14,provid:[7,9,12],proxim:8,psi:15,publish:[12,15],purpl:1,purpos:12,push2:1,push3:1,push:[0,7,9,14,15,16],put:7,py:10,python:9,q:[9,14],qualiti:7,quicker:14,quit:[0,7,9],qwerti:1,r3:8,rais:3,ram:[7,14,16],rang:15,rate:10,raw:3,reaad:1,reach:9,react:8,read:[1,3,5,6,7,8,14,15,16],readi:10,readm:2,real:[7,14],realli:[2,3,7,8,9,14],reason:[3,8,9,16],reboot:[10,14],receiv:[11,14,15],recip:15,recommend:[2,3,11,15],reconnect:3,record:3,red:[1,8],reduc:[0,3,7,8,14,15],reed:[3,9,14],refactor:14,reflect:[3,9],refus:16,regard:[4,6],regist:15,registr:[14,15],regular:7,reject:[3,13,16],relat:[7,10],releas:[2,9,10],reload:0,remot:[3,7],remov:[1,6,8,13,14],render:[9,11],replac:9,report:9,repositori:[2,7,9,11],request:[1,3,4,9,11,14,15,16],requir:[1,7,11,13,15,16],reserv:14,reset:[0,1,3,8,9,11,14],resistor:8,resolut:[1,3,14],resouc:8,resourc:11,resp:1,respond:[4,14],respons:[1,9,14,16],responsecod:1,rest:[7,9],restart:[3,14,15],restrict:12,result:[9,14],retri:7,retriv:1,revis:0,rewrit:14,right:12,root:3,rotario:9,router:[10,11],row:8,rssi:[0,1,5,14,15],run:[0,2,3,4,5,7,9,10,16],runtim:[1,7,14],s:[3,5,7,8,10,14],sai:14,same:[0,1,7,8,9],save:[0,3,7,9,10,13,14,15],saw:10,scanner:10,schema:9,screen:10,script:[1,2,7,9],sdk:[2,14],se:10,seach:1,seam:16,search:9,second:[0,1,3,5,7,10,11,14],secondai:[7,10],secondari:14,section:[3,7,11,14,15],secur:[3,13,15],see:[3,6,7,9,10,15],seen:9,select:[0,10,14,15],sell:12,send:[1,3,5,7,9,14,15,16],sensit:[3,6,15],sensor:[1,3,7,9,13,14,15],sent:[0,1,3,7,9,15],separ:5,sequenc:[3,7],seri:14,serial:[1,2,3,9,11],serv:[2,5],server:[3,5,7,11,14,15,16],servic:[0,3,7,9,14,16],set:[1,6,7,9,10,13,14,15,16],set_config:1,setup:[9,10,14,15],sever:[10,11,15],sg:[0,1,3,5,6,7,13,14,15,16],shall:12,share:7,shoot:2,shorter:3,should:[1,3,7,10,11,14,15],show:[0,3,7,8,9,13,14,15],shown:[1,3,10,14],signal:0,sim:9,simpl:[9,10],simplifi:[9,14],simul:[1,3,6,7,9,14],sinc:[0,1,2,3,6,7,8,9,11,13,14,15,16],site:11,size:[10,13,14],skip:[3,14,16],skip_sleepmod:2,sleep:[0,1,2,3,5,7,9,14,15],slightli:14,slow:[0,2,3,14],small:[0,3,7],smaller:14,smooth:8,so:[2,3,6,7,8,9,10,11,12,13,14,15],softwar:[0,4,7,10,11,12,15],solder:[8,13],some:[1,7,9,14,16],sometim:[14,16],sourc:[4,9,15],space:14,spare:4,specif:[5,15],speed:[3,7],spent:7,split:14,spouliot:9,spy:[7,15],src:[2,4],src_doc:2,ssid:[1,2,10,14],ssl:[3,7,9,14,15,16],stabil:4,stabl:[3,7,14],standad:7,standard:[1,2,3,4,5,10,14,15,16],start:[3,6,7,9,10,15],startup:[1,3,14],stat_t:15,state_top:15,statu:[9,14],status_cod:1,step:[3,7,9,10,14],still:[5,14],storag:[3,9,14],store:[10,11,13,14],stream:[15,16],strength:[0,14],string:[0,15],structur:[9,10,14],studio:2,style:2,sub:14,subject:12,sublicens:12,submit:[6,10,15],subscript:[15,16],subssytem:4,substanti:12,success:[1,10,14],suggest:[4,8,11],suppli:[1,3,6,13,15,16],support:[1,2,3,7,9,10,14],sure:[8,13,15],surfac:11,surrond:3,sw:15,swap:15,symptom:14,sync:10,system:[2,5,10],t:[3,7,15],tabl:3,take:[2,3,7,9,11,14],target:[0,1,3,7,9,14,15],technolog:4,telemetri:1,temp:[0,1,3,5,7,14,15],temp_unit:[5,15],temperatur:[0,1,3,5,7,9,14,15],templat:[0,5,7,9,14,15],tempsensor:1,term:7,test:[0,2,7,8,9,14],text:[0,15],than:[3,7,8,13,14,16],thats:8,thei:[2,3,5,16],them:[7,11,15],theori:7,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],thijs:9,thing:8,thingspeak:[9,14],thingsspeak:7,think:7,those:14,though:15,threashold:[1,3,6],threshold:14,thu:14,tick:9,tight:8,tile:7,tilt:[0,1,3,5,7,9,13,14,15],time:[0,3,4,5,7,10,11,14],timeout:[1,3,14,16],tinyexpr:9,token2:[0,1,5,15],token:[0,1,3,5,14,15,16],too:[3,6,14,16],took:[0,5],tool:[7,9,10,13],tooltip:14,top:[8,14],topic:[5,9,11,14,15,16],tort:12,total:[3,7,14],track:9,trail:3,transfer:3,transmiss:1,transmit:[3,7,11],treat:[3,5,15],tri:[3,13],trigger:[1,3,7,8],triggerd:3,troubl:2,troubleshoot:[2,9,14],troublesom:14,tube:[3,8],turn:14,twice:9,two:[0,3,7,8,9,14,15],twowir:14,type:[3,14,15],typic:[1,3,7],ubidot:[3,7,9,14],ubuntu:2,ui:[1,3,9,10,11,14,15],unabl:[9,16],unauthor:16,uncheck:3,under:[2,3,4,6,7,8,10,13,14,15],uniq_id:15,uniqu:[0,1,3,11,15],unique_id:15,unit:[0,5,15],unit_of_mea:15,unit_of_measur:15,unless:[3,15],unrespons:3,unstabl:[2,7],until:[3,11,14],up:[1,3,6,7,9,10,11,14,15],updat:[1,3,7,9,14,15],upgrad:[5,14],upload:[3,5,10,14],url:[1,3,5,10,11,14,15,16],us:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],usabl:14,usag:14,usb:10,use_littlef:2,user:[0,1,3,4,7,10,11,15],user_ssid:2,user_ssid_pwd:2,usernam:[3,15],usual:15,v0:9,v1:[1,3,9,15],v2:[3,7,9,14,15],v3:15,v4:8,v5:[13,14],v:15,valid:[1,2,3,4,6,7,8,9,11,14,15,16],valu:[0,1,3,5,6,7,9,11,13,14,15,16],value2:3,vari:[3,7],variabl:[3,14,15],varianc:14,variant:[4,10],variou:[0,2,9,14,15],ve:7,ver:[0,1,14,15],verbos:2,verifi:[14,15],version:[0,2,3,10,14,15],vessel:7,via:[1,3,7,9,10,11,14,15],view:[3,7,14],visibl:8,visit:[9,11],visual:[2,9,15],voltag:[0,1,3,8,13,14,15],vscode:2,wa:[3,7,8,9,13,14],wai:[3,5,7,14,15],wait:[2,7,11],wake:[3,7,11],wakeup:3,want:[1,3,7,9,10,11,14,15],warn:14,warranti:12,water:[3,7,14],we:[3,7,8,10],web:[3,7,9,10,11,13,14],webserv:[7,9],week:3,welcom:4,well:[3,10,15],were:14,what:[0,3,6,7,10,14,15],when:[1,2,3,5,6,7,9,10,11,13,14,15,16],where:[3,7,10,11,14,15],whether:12,which:[1,3,7,8,14,15,16],who:7,whom:12,why:7,width:8,wifi:[0,1,2,3,7,9,14],wifimanag:14,window:[2,3,4,10,11],wireless:10,wirless:10,within:15,without:[3,7,9,10,11,12],word:15,work:[1,2,3,4,5,6,7,9,10,11,13,14,15],would:[0,3,4,7,8,9,10,13,14,15],write:[3,15,16],write_flash:10,wrong:[3,14,16],wsl2:2,wsl:4,x:[2,3,9,14,15],xxx_disable_log:2,xxxxxx:11,yaml:[2,15],yellow:1,yet:[1,2,3],you:[0,1,3,4,6,7,8,9,10,11,13,14,15],your:[2,4,7,10,11,15,16],yourid:15,zero:[6,13,14]},titles:["Advanced Configuration","REST API","Compiling the software","Configuration","Contributing","Data Formats","Create formula","Functionallity","Hardware","Welcome to GravityMon\u2019s documentation!","Installation","Getting started","Licence","Q & A","Releases","Service Integration","Troubleshooting"],titleterms:{"0":14,"1":[11,14],"2":[3,11],"273c":13,"3":11,"4":[11,14],"491f":13,"5":14,"6":14,"7":14,"8":14,"9":14,"switch":8,A:13,The:7,address:14,adress:10,advanc:[0,1],advand:3,after:13,api:1,architectur:9,assist:15,batteri:7,binari:10,blynk:15,brewblox:15,brewer:15,brewfath:15,brewflash:10,brewpiless:15,brewspi:15,build:8,calibr:[11,13],call:1,charg:13,clearwifi:1,code:2,compil:2,complet:11,config:1,configur:[0,3,10,11],content:9,contribut:4,correctli:13,creat:6,credit:9,data:[5,13],db:5,defin:2,design:4,devic:[1,3,10,11,13],directori:[0,2],document:[9,14],doe:13,editor:0,error:[13,16],esp32:8,esp8266:8,esptool:10,factori:1,featur:[7,9,14],fermentrack:15,field:13,find:[10,13],firmwar:10,fix:14,flash:11,format:[0,2,5],formula:[1,6,13],friend:15,from:1,fulli:13,functional:7,get:[1,5,11],go:13,goal:4,graviti:[1,3],gravitymon:9,gyro:11,hardwar:[1,3,8],home:15,http:5,indic:9,influx:5,instal:10,integr:15,interfac:[9,13,14],io:15,ispindel:10,ispindl:5,issu:14,json:5,known:14,licenc:12,life:7,log:16,main:[7,9],manual:10,modifi:8,monitor:10,mqtt:5,my:13,name:11,older:9,option:[2,10],ota:10,other:14,overview:9,perform:7,popul:13,post:[1,5],push:[1,3,11],python:1,q:13,reed:8,releas:14,render:13,report:13,rest:1,s:[1,9,15],schema:8,serial:10,servic:15,set:[3,11],setup:11,sleep:13,softwar:[2,9],sourc:2,start:11,statu:[1,3],step:11,structur:[0,2],tabl:9,target:2,temperatur:13,test:1,thingspeak:15,tool:2,troubleshoot:16,ubidot:15,unabl:13,updat:10,user:[9,13,14],v0:14,v1:14,v2:5,valid:13,version:[5,9],welcom:9,what:9,wifi:[10,11],yet:14}}) \ No newline at end of file +Search.setIndex({docnames:["advanced","api","compiling","configuration","contributing","data","formula","functionallity","hardware","index","installation","intro","license","q_and_a","releases","services","troubleshooting"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,sphinx:56},filenames:["advanced.rst","api.rst","compiling.rst","configuration.rst","contributing.rst","data.rst","formula.rst","functionallity.rst","hardware.rst","index.rst","installation.rst","intro.rst","license.rst","q_and_a.rst","releases.rst","services.rst","troubleshooting.rst"],objects:{},objnames:{},objtypes:{},terms:{"0":[0,1,2,3,5,7,8,9,15],"000":1,"00000000232820948":3,"00000204052596":3,"000134722124":3,"0004":5,"00130346":3,"0017978":1,"004":5,"0050":5,"04":1,"04171":5,"0456":0,"053":1,"062":1,"0625c":3,"08":9,"0c":7,"0x0":10,"1":[0,1,2,3,5,7,9,10,13,15,16],"10":[1,3,6,7,9,10,14,15,16],"100":[9,14,16],"100m":7,"105":1,"1052":1,"11":16,"1100":14,"115200":[3,10],"1170":1,"12":[1,3,5,7,14],"120":[1,14],"14":[3,6,9],"15":3,"15min":14,"15v":[3,13],"1600":14,"168":[1,3,10],"16k":14,"18":5,"1883":[1,3],"192":[1,3,10],"1s":3,"2":[0,1,2,5,6,7,9,14,15,16],"20":[1,3,5,7],"200":1,"2021":12,"2022":9,"20c":[3,14],"21":[0,5],"22":[1,12],"2200":7,"2249":1,"25":[1,7,15],"256dpi":9,"27":15,"273":1,"273c":9,"28":0,"2e6753":5,"2k":14,"2v":8,"2xhttp":9,"3":[0,1,2,3,5,6,7,8,9,10,13,14,15,16],"30":[1,3,7],"300":[3,5,7,14],"32":1,"33":[5,6],"330":1,"34":5,"35":7,"3600":3,"375":5,"3c":7,"3s":7,"4":[0,1,3,6,9,10,13,15,16],"40":[7,9],"400":[7,16],"401":16,"403":16,"404":16,"408":7,"40k":14,"43":6,"430000":6,"45":5,"47":[7,14],"470k":8,"491f":9,"4s":3,"5":[0,3,5,6,7,9,15,16],"50":[1,3,7],"500":1,"54":1,"546":7,"54894":5,"56":[1,10],"58":[0,1,5],"59":1,"5c":3,"5min":14,"5s":2,"6":[1,2,5,7,9,13,15,16],"60":[3,7],"63":[3,14],"67":[0,5],"68":3,"6s":7,"6v":3,"7":[9,16],"75":0,"78":15,"8":[0,6,7,9,15,16],"80":[1,10,15],"800":3,"8000":[3,14],"8086":1,"85":3,"86":[1,6],"87":0,"885":7,"8883":3,"89":[0,1,5],"8n1":10,"8s":2,"9":[1,3,9,16],"90":[1,3,11,13,16],"900":[0,3,5,7],"9090":1,"93":1,"9436":1,"96":5,"96796":5,"99":1,"boolean":1,"break":[3,14],"case":[6,7,10,13,14,16],"char":[3,14],"class":2,"default":[0,1,3,6,10,13,14,15],"do":[1,3,4,7,9,10,11,12,13,14,15],"final":8,"function":[0,1,2,7,9,14],"import":[1,14],"int":[1,4],"long":[0,3,4,7,14],"new":[1,2,3,4,7,9,10,14],"null":14,"public":14,"return":[1,14],"short":[7,14,16],"switch":[3,7,9,14,15],"true":1,"try":[6,7,8,9,10,14,16],"while":[3,7],A:[3,7,8,9,12],AND:12,AS:12,And:7,As:14,At:7,BE:12,BUT:12,But:[4,10],FOR:12,For:[1,3,7,9,15],IN:12,IS:12,If:[0,1,2,3,4,5,7,8,9,10,11,13,14,15,16],In:[2,3,4,7,10,11,13,14,15,16],It:[2,3,6,8,9,11,14,15,16],Its:[7,11,15],NO:12,NOT:12,No:[9,16],Not:[14,16],OF:12,ON:8,OR:12,On:11,One:[3,7],Such:1,THE:12,TO:12,The:[0,1,2,3,4,5,8,9,10,11,12,13,14,15,16],There:[2,8,11,15],These:[0,3],To:[0,10,13,14,15,16],WITH:12,Will:[1,3],With:[2,7],_batt:15,_grav:15,_rssi:15,_temp:15,_tilt:15,a0:8,a10:1,a19:1,a1:1,a2:1,a3:1,a4:1,a5:1,a6:1,a7:1,a8:1,a9:1,abl:[7,14,15],abnorm:[3,14],about:[3,14],abov:[1,5,7,10,12,13,15],accept:[3,13,14],access:[1,3,9,10,11,13,15],accord:14,account:15,accur:[7,14],accuraci:3,acheiv:9,act:14,action:12,activ:[1,3,7,9,13,14],activate_ota:2,ad:[0,3,5,7,8,10,14,15],adapt:7,add:[3,4,7,8,11,15],addit:[7,9,14],address:[10,11,15],adjust:[1,3,6,7,8,9,11,13,14],adress:[1,3,9],advanc:[3,6,9,13,14],affect:3,after:[3,7,9,14,15],afterward:5,again:[3,13,14],against:[3,6,13],align:14,aliv:14,all:[1,4,7,9,10,11,12,14,15,16],alloc:15,allow:[0,3,7,9,14,15],alreadi:10,also:[0,2,3,5,6,7,8,9,10,13,15],alwai:[1,2,7,13],amount:[3,14],an:[0,1,2,3,4,5,6,7,8,9,10,11,12,14,15,16],analog:8,angl:[0,1,3,5,6,7,11,13,14,15],ani:[0,2,3,9,12,13,15,16],anim:9,anonym:3,anoth:[3,7,15],anyon:4,anywai:3,ap:10,api:[3,7,9,14,15],api_kei:15,apikei:15,app:[0,1,14,15],append:3,appli:3,applic:[1,3],appreci:4,approach:[4,9,10,14],approx:7,ar:[0,1,2,3,4,5,7,8,9,10,11,14,15,16],arduino:[9,14,16],arduinocurvefit:9,arduinojson:9,ardurino:2,area:7,aris:12,around:[3,7,11,14],aspect:3,assist:[4,7,9,14],associ:12,assum:[3,4,8,15],attach:[3,8,11],auth:[1,3,15],authent:[14,16],author:[3,12],auto:[14,15],autom:15,automat:[2,3,7,9,10,14,15],aux_temp:15,avail:[0,3,4,10,14,15,16],averag:[1,3,14],avoid:[7,14,16],awak:7,awesom:11,ax:1,ay:1,az:1,back:7,bad:16,balanc:[3,7],base:[3,4,7,9,10,14,15],basic:[9,10,15],batch:15,batter:7,batteri:[0,1,3,4,5,8,9,11,13,14,15],batterylif:[3,7],baud:10,bblanchon:9,becaus:9,becom:[3,10,14],bee:7,been:[1,2,3,4,6,7,9,10,13,14,15],beer:[7,9,15],befor:[3,8,10,14],behav:7,behaviour:[10,14],being:[0,13],believ:13,beliv:3,below:[1,3,7,8,9,13,14,15],benefit:[3,4],besid:7,best:[4,9,10],better:[3,14,15],between:[0,3,5,7,8],big:[0,7],bigger:3,bin:[2,3,10],binari:[2,9],bit:[3,14],black:1,blank:[0,3,14],ble:[1,3,14],block:13,blue:[1,7,10],bluetooth:[3,9],blynk:[3,9,14],bootstrap:[11,13,14],both:[1,3,6,10],bottleneck:7,bound:13,bpm:15,bracket:15,branch:2,breakdown:9,brew:[7,9,10,15],brewblox:[9,14],brewcast:15,brewer:[4,7,9,14],brewersfriend:15,brewfath:[3,7,9,14],brewflash:[9,11],brewpiless:[9,14],brewspi:[9,14],broadcast:11,browser:[9,10,11],bucket:[1,3,7],bucket_id:1,buffer:[14,16],bug:[2,14],build:[0,1,2,3,9,10,14],built:[0,7,8,9,11,13],button:[0,3,8,9,11,14,15],bvrewblox:14,c:[0,1,2,3,4,5,7,12,14,15],ca:[3,7],cabl:10,cal:3,calc:6,calcual:3,calcul:[0,1,3,7,9,14],calibr:[1,3,6,7,9,14,16],call:[8,9,10,14],can:[0,1,2,3,5,6,7,8,9,10,11,13,14,15,16],cannot:[0,3,13],cap:[3,8,9,14],capac:9,caus:[2,3,7,9,14],caution:[1,3,7],cdn:[11,13],celciu:1,celsiu:[3,7],certain:2,certif:9,cfg_appver:2,chanc:14,chang:[1,2,3,7,9,11,13,14,15],channel:15,chapter:[3,15],charact:15,charg:[3,9,12,14],charger:3,check:[2,3,5,7,10,11,13,14,16],checkbox:[1,3,9],cherryphilip:14,chip:[1,9],choos:3,circl:8,circuit:14,circumstans:2,claim:[7,12],cleanup:14,clear:7,clearwifi:9,client:14,close:[8,11,14],cloud:15,code:[1,3,4,7,9,10,11,13,14,16],codeplea:9,collect:[3,7,15],collectintg:9,color:[1,3],com4:10,com:[9,11,13,15],combin:9,come:9,command:[1,4,10],comment:[7,15],commit:[2,4],common:[3,16],commun:[3,9],compar:[2,7,9],compat:[3,8,9,14],compil:[7,9,10],complaint:14,complet:[7,9,15],complex:[6,16],compon:[3,9],comput:10,condit:[3,4,12],config:[2,3,9,14,15],configu:1,configur:[1,7,9,14,15,16],connect:[1,2,3,7,8,10,11,12,14,15,16],conserv:7,consid:7,consol:[1,3],constant:1,consum:7,consumpt:7,contain:[2,5,8,9,11,15],content:[2,3,5],contenttyp:1,contract:12,contribut:9,control:[9,15],convers:14,convert:[1,3,7],cool:[3,7],copi:[0,12,14],copyright:12,corr:[0,5],correct:[0,1,3,5,6,7,8,9,14,15,16],correctli:[9,14],correspond:[1,2,10],corrupt:2,could:[9,14,16],count:1,cover:[9,11],cpp:[2,14],crash:[2,3,7,14,16],creat:[3,4,5,7,9,10,11,13,14,15,16],creation:14,creator:[6,9],credenti:15,css:[9,13],current:[0,1,7,9,10,14],custom:[0,3,7,9,10,14,15,16],cycl:[3,7],d1:[8,9,14],dai:[7,14],damag:12,dash:3,data:[0,1,2,3,7,9,10,11,14,15,16],databas:10,date:7,db:[3,9],dbm:15,deal:12,debug:2,decim:0,decis:3,deep:[2,3,7,14],def:1,defin:[1,3,7,10,14,15],defint:2,deg:15,degc:15,degf:15,degr:3,degre:[3,11,13,14,16],delai:7,delet:[1,14],deni:16,depend:[1,14],deprec:14,deriv:[3,16],describ:14,descript:[0,2,7],design:[3,9],desold:8,destin:7,detail:[8,10,11],detect:[3,7,9,14],dev:15,dev_cla:15,devat:3,develop:2,deviat:[1,3,6,7,13,14,16],devic:[0,2,5,6,7,8,9,14,15,16],device_nam:[5,10],deviceid:1,devicenam:[10,15],diagram:14,differ:[3,6,7,8,9,10,14,15,16],differnt:3,difficult:9,diffrent:3,direct:14,directli:9,directori:[4,10],disabl:[2,3,14],disappear:[14,15],discard:3,discov:7,discoveri:15,displai:[0,3,7,15],distribut:12,disucss:9,divid:8,doc:[2,9,14],document:[2,7,10,11,12,15],doe:[2,7,8,9,10,14,15],don:[3,7,10,15],done:[2,3,7,8,9,11,14,15,16],dont:[3,5,9],doublereset:14,down:[7,14],downgrad:14,download:[5,10,13],drain:[3,11],dramat:7,draw:7,driver:10,drop:[13,14,16],ds18b20:[3,7,9,13],due:[3,9,10,13,14],dure:[1,3,9,14],e422a3:0,e456743:0,each:[3,5,15],earlier:15,easi:[5,11,14],easier:[3,7,10,14,15],easili:7,edg:8,edit:14,editor:[3,7,9,14,15,16],ee1bfc:1,eeprom:1,effici:7,effort:7,eihter:3,either:[1,6,7,15],electron:3,els:1,embed:10,embed_html:2,empti:[0,6],enabl:[1,2,3,7,9,10,14],encod:16,encount:6,encrypt:7,end:[14,15],endpoint:[0,1,3,7,9,11,14,15,16],engin:14,enjoi:[7,11],enough:[2,7,15,16],ensur:[10,13],enter:[0,3,6,7,9,10,11,14,15,16],entir:7,equal:6,eras:10,erase_flash:10,error:[1,3,6,9,14],esp32:[1,2,3,9,10,14],esp8266:[0,1,2,7,9,10,14],esp_doubleresetdetector:9,esp_wifimanag:9,esptool:9,essenti:7,establish:7,estim:[3,14],etc:1,even:[6,15],event:12,everi:[3,7,15],exampl:[0,1,3,6,7,9,10,14,15],excel:[4,7,9],excellet:7,except:1,excess:2,execut:[3,5,7,10,13],exist:[3,5,10],expect:15,experiment:[2,3,9,14],explain:3,explicit:15,explor:4,express:12,ext_temp:15,extend:[5,14],extern:[2,15],extra:3,extract:14,extrem:14,f:[0,1,3,5,7,14,15],factor:[1,3,8,13,14],factori:[9,14],fahrenheit:14,fail:[1,6,7,10,14,16],fake:14,fallback:14,fals:1,fantast:9,farenheight:[1,3],farenheigt:7,faster:9,faulti:7,featur:[3,4,11,13],feedback:9,ferment:[7,9,15],fermentrack:[7,9,14],fetch:13,few:[9,11],field1:15,field2:15,field3:15,field4:15,field5:15,field8:15,field:[0,8,9,10,14,15],figur:7,file:[1,2,3,4,5,9,10,12,13,14,15],filesystem:2,filter:14,find:[6,7,9,11,14,15],fine:[4,7,14,15],firmwar:[1,3,9,11,14],firmware32:[3,10],first:[3,5,10,11,14,15],fit:[8,12,14],fix:[2,9,13],flash:[2,3,5,9,10],flat:[3,11,16],focu:4,follow:[1,2,3,4,7,9,10,11,12,15,16],forbidden:16,forc:[3,7,14],forev:[3,14],forget:[3,15],form:1,format:[1,3,4,7,9,14,15,16],formla:0,formlula:3,formula:[0,3,7,9,11,14,16],forum:9,forumla:6,found:[1,2,4,9,10,11,13,14,15,16],fragment:14,framework:[9,11,14],free:[12,14],frequenc:14,friend:[7,9,14],from:[0,2,3,4,5,7,8,9,10,11,12,13,14,15],full:14,fulli:[3,9],functional:[2,9],furnish:12,futur:[7,10],g10:1,g1:1,g2:1,g3:1,g4:1,g5:1,g6:1,g7:1,g8:1,g9:1,g:[0,1,5],gap:14,gather:7,gener:4,get:[3,7,8,9,13,14,15],getbootstrap:9,git:[0,2],github:[3,7,9,10,11,14],gitrev:1,give:[3,6,11],glass:[3,8],go:[3,7,8,9,10,11,14],goal:9,goe:[2,15],good:[3,4,7,9,11,14],grant:12,graph:[6,7,9],graphitemast:9,graphj:9,graviti:[0,2,4,5,6,7,9,11,14,15,16],gravity32:2,gravity_unit:15,gravitymon56ea34:10,gravitymon:[7,10,11,15],gravitymonxxxxxx:11,gravmon2:[0,15],gravmon2_grav:15,gravmon2_rssi:15,gravmon:[1,3,5,10,14,15],gravmon_:15,great:3,green:[1,9],ground:8,guid:[1,3,7,9,11],guidelin:11,gx:1,gy:1,gyro:[0,1,3,7,9,14,16],gz:1,h1:1,h2:1,h2zero:9,ha:[1,2,3,4,6,7,8,9,13,14,15,16],had:[6,7,8,9,14],handl:[7,9,14,15],hang:14,happen:5,hardwar:[4,9,11,13,14],hash:0,have:[3,4,6,7,8,9,10,11,13,14,15,16],havent:14,head:11,header:[1,3,14,15,16],help:7,here:[1,6,7,8,9,10,11,13],herebi:12,high:[3,6,7,13,14],higher:[3,7,13,14],hint:6,histori:15,holder:12,home:[4,7,9,10,14],homeassist:[14,15],homebrewtalk:9,homepag:[9,11],horizont:3,host:[1,5,7],how:[0,1,3,6,7,8,9,11,14],howev:[7,9],htm:10,html5:9,html:[2,5,9,10],http1:[1,3],http2:1,http3:1,http:[1,3,7,9,10,11,13,14,15,16],huge:14,i2cdev:14,i2cdevlib:9,i:[2,3,4,7,8,9,10,11,14,15],id:[0,1,3,5,11,14,15],idea:9,identifi:[3,6,14,15],ignor:[1,3,14],imag:[2,7,8,13],img:2,impact:7,implemenent:9,implement:[9,15],impli:12,improv:14,inacur:7,incapsul:3,incbin:9,includ:[1,2,3,9,12,14,15],incorrect:14,incorrectli:14,increas:[6,14],indefi:7,indefinit:9,independ:7,index:[9,14],industri:15,influx:[1,3,9,10],influxdb2:[1,9],influxdb:[1,3,5,7,14,16],inform:[3,7,9,10,11,14,15],init:14,initi:[11,14],inner:8,input:[2,3],insert:3,instal:[3,4,9,11,14,15],instanc:[3,14],instead:[1,3,9,10,11,14],instruct:[11,14,15],integr:[7,9,14],interact:[7,9,15],interfac:[3,7,10,11,15],intern:[1,3,7,14],internet:[7,11,13],interpret:[9,15],interv:[0,1,3,5,7,14,15],invalid:[3,16],io:[9,10,14],iot:15,ip:[1,3,10,11,15],ispindel000:15,ispindel:[1,5,9,11,15],ispindel_sg:15,ispindl:[3,4,7,8,9,11,14,15],issu:[3,6,7,9,10,13,16],its:[10,11,13,14,16],javascript:13,jqueri:[11,13],jrowberg:9,jsdelivr:[11,13],json:[0,1,3,9,14,15],just:[0,7,8,9,10,13,15],kb:14,keep:[4,7,14],kei:[0,1,15],keyword:1,khoih:9,kind:12,know:7,larg:[6,10,14,15,16],larger:14,last:[0,3,7,9,14],latenc:7,later:7,latest:[10,14],layout:[3,14],lead:14,leak:16,least:[7,16],leav:[1,7],led:[8,10,14],length:14,less:[3,7,8,14,15],let:[9,15],level:[3,6,14],liabil:12,liabl:12,lib:2,librari:[1,2,7,9,10,13,14,16],licenc:9,licens:12,life:[3,4,9,14],lifespan:3,lifetim:14,lightweight:9,like:[0,3,7,9,10,11,15],liklei:3,limit:[3,9,12,14,15],line:[5,7,15],link:10,list:[0,2,7,9,10,13,15],listen:10,littl:[9,16],littlef:[9,14],load:[0,14],local:[1,3,7,10,11],locat:3,log:[2,3,6,9,10,14,15],logfil:3,loglevel:9,longer:[3,7,14],look:[0,10,11,15],lorol:9,lost:16,lot:[7,8,9],low:[1,3,7,14,16],lower:[8,14],m:[4,10],ma:7,mac:10,made:4,magnet:[3,8],magnu:[4,12],mai:2,main:[2,3,8,14],mainli:7,mainten:10,major:7,make:[7,8,10,11,13,14,15],manag:[2,10,14,15],mani:[3,7,9,10,14,15],manual:[5,14],manufactur:3,match:[14,15],max:[1,3,13,14],maximum:[2,3,14],md:2,mdl:15,mdn:[0,1,3,5,10,11,14,15],mean:[3,6,7,16],measur:[0,2,3,5,7,8,9,14,15,16],meet:11,memori:[9,10,14,15,16],menu:[10,14],merchant:12,merg:[1,12,14],messag:[1,3,14,15],method:[14,15],mfln:14,microcontrol:9,might:[3,7,8,9,11,14,15],milesburton:9,min:[3,14],mind:4,mini:[8,9,14],minifi:2,minim:7,minimis:2,minut:[3,7],miss:[5,9],mit:12,mm:3,mobil:[10,15],mode:[1,2,3,7,9,10,11,14,16],modern:[9,11],modif:8,modifi:[9,12,15],modul:9,monitor:[3,4,7,9,11,15],more:[3,7,9,11,14,15,16],most:[3,7,11,15],mount:[8,14],move:[1,3,7,10,14],movement:[3,7,14],mozilla:3,mp:10,mpu6050:14,mpu6500:14,mpu:14,mqtt:[1,3,7,9,14,15,16],ms:[3,7],much:[3,7,9,10,16],multipl:[7,9,15],must:[3,8],my:[4,7,8,9],mydeviceid:1,mygrav:1,myservernam:15,name:[0,1,3,5,10,14,15],natur:9,navig:14,need:[0,1,3,7,8,9,10,11,13,14,15,16],neg:[3,16],negoti:14,net:[11,13,15],network:[3,7,10,15,16],never:[2,3,9],newer:[3,5,10],next:[4,10,11],nice:[6,7],nimbl:9,non:14,noninfring:12,normal:[7,8,10,14,15],note:[10,15],noth:5,notic:12,now:[7,11,14],npm:[11,13],number:[3,5,14,15],obtain:12,occur:[3,9,14,15,16],off:[1,3,14],offici:10,offload:9,often:3,ok:7,old:14,onc:[3,6,8,9,10,11,15],one:[0,1,5,7,8,13,14,15],ones:[8,9,16],onewir:[2,9,14],onli:[1,2,3,7,8,9,10,14,15,16],open:[3,4,8,10,14,15],oper:[3,7,9,14],opim:9,optim:[3,7],optimis:9,option:[3,7,9,11,13,14,15],orang:[1,7],order:[2,3,4,6,7,8,9,10,11,15],org:1,organis:3,orgin:9,orient:[3,13],origin:[7,9],ota:[1,2,3,5,7,9,14],other:[1,3,4,7,10,11,12,15,16],otherwis:12,out:[3,7,8,9,10,11,12,13,14],outlin:10,output:[0,1,10],over:[3,6,7,9,11,14,15],overflow:16,overview:6,own:4,p:[0,1,5],packag:1,page:[3,6,9,10,14,16],paid:15,pair:1,param2:3,param:3,paramat:3,paramet:[1,3,5,9,13,14,15],pars:15,parser:9,part:[8,15],particular:12,partit:10,partition32:10,pass:1,password:[2,3,10,15],path:2,paulstoffregen:9,payload:[1,14,15,16],pcb:[8,14],peak:7,per:[3,14,15],perf:[2,10],perform:[2,9,10,14],performac:7,period:7,permiss:12,permit:12,persist:15,person:12,pet:8,ph:15,pick:9,pin:[3,8,9,14],pink:[1,7],place:[3,9,11,14],plan:10,platform:[1,4,15],platformio:2,plato:[0,1,3,7,14,15],pleas:[3,7,9,11,15,16],plugin:2,point:[3,6,7,8,9,10,11,13,14,15,16],poor:3,pop:3,popul:[9,10,11],popular:9,port:[1,2,3,10,14],portal:[1,3,14],portion:12,possibl:[3,7,8,10,13,14,15],post:[3,9,14,15,16],potenti:1,power:[7,8,11,14],pr:4,pre:[2,4],prefer:10,prefix:3,present:[1,5],press:[3,9,10,11],pressur:15,pressure_unit:15,previou:[11,14,15],previx:3,primari:[10,14],print:1,priorit:3,prioriti:7,probabl:[6,7,14,15,16],probe:14,problem:6,proccess:9,proce:10,process:[2,9],prog:9,program:9,progress:9,project:[4,5,7,9],properli:14,provid:[7,9,12],proxim:8,psi:15,publish:[12,15],purpl:1,purpos:12,push2:1,push3:1,push:[0,7,9,14,15,16],put:7,py:10,python:9,q:[9,14],qualiti:7,quicker:14,quit:[0,7,9],qwerti:1,r3:8,rais:3,ram:[7,14,16],rang:15,rate:10,raw:3,reaad:1,reach:9,react:8,read:[1,3,5,6,7,8,14,15,16],readi:10,readm:2,real:[7,14],realli:[2,3,7,8,9,14],reason:[3,8,9,16],reboot:[10,14],receiv:[11,14,15],recip:15,recommend:[2,3,11,15],reconnect:3,record:3,red:[1,8],reduc:[0,3,7,8,14,15],reed:[3,9,14],refactor:14,reflect:[3,9],refus:16,regard:[4,6],regist:15,registr:[14,15],regular:7,reject:[3,13,16],relat:[7,10],releas:[2,9,10],reload:0,remot:[3,7],remov:[1,6,8,13,14],render:[9,11],replac:9,report:9,repositori:[2,7,9,11],request:[1,3,4,9,11,14,15,16],requir:[1,7,11,13,15,16],reserv:14,reset:[0,1,3,8,9,11,14],resistor:8,resolut:[1,3,14],resouc:8,resourc:11,resp:1,respond:[4,14],respons:[1,9,14,16],responsecod:1,rest:[7,9],restart:[3,14,15],restrict:12,result:[9,14],retri:7,retriv:1,revis:0,rewrit:14,right:12,root:3,rotario:9,router:[10,11],row:8,rssi:[0,1,5,14,15],run:[0,2,3,4,5,7,9,10,16],runtim:[1,7,14],s:[3,5,7,8,10,14],sai:14,same:[0,1,7,8,9],save:[0,3,7,9,10,13,14,15],saw:10,scanner:10,schema:9,screen:10,script:[1,2,7,9],sdk:[2,14],se:10,seach:1,seam:16,search:9,second:[0,1,3,5,7,10,11,14],secondai:7,secondari:[10,14],section:[3,7,11,14,15],secur:[3,13,15],see:[3,6,7,9,10,15],seen:9,select:[0,10,14,15],sell:12,send:[1,3,5,7,9,14,15,16],sensit:[3,6,15],sensor:[1,3,7,9,13,14,15],sent:[0,1,3,7,9,15],separ:5,sequenc:[3,7],seri:14,serial:[1,2,3,9,11],serv:[2,5],server:[3,5,7,11,14,15,16],servic:[0,3,7,9,14,16],set:[1,6,7,9,10,13,14,15,16],set_config:1,setup:[9,10,14,15],sever:[10,11,15],sg:[0,1,3,5,6,7,13,14,15,16],shall:12,share:7,shoot:2,shorter:3,should:[1,3,7,10,11,14,15],show:[0,3,7,8,9,13,14,15],shown:[1,3,10,14],signal:0,sim:9,simpl:[9,10],simplifi:[9,14],simul:[1,3,6,7,9,14],sinc:[0,1,2,3,6,7,8,9,11,13,14,15,16],site:11,size:[10,13,14],skip:[3,14,16],skip_sleepmod:2,sleep:[0,1,2,3,5,7,9,14,15],slightli:14,slow:[0,2,3,14],small:[0,3,7],smaller:14,smooth:8,so:[2,3,6,7,8,9,10,11,12,13,14,15],softwar:[0,4,7,10,11,12,15],solder:[8,13],some:[1,7,9,14,16],sometim:[14,16],sourc:[4,9,15],space:14,spare:4,specif:[5,15],speed:[3,7],spent:7,split:14,spouliot:9,spy:[7,15],src:[2,4],src_doc:2,ssid:[1,2,10,14],ssl:[3,7,9,14,15,16],stabil:4,stabl:[3,7,14],standad:7,standard:[1,2,3,4,5,10,14,15,16],start:[3,6,7,9,10,15],startup:[1,3,14],stat_t:15,state_top:15,statu:[9,14],status_cod:1,step:[3,7,9,10,14],still:[5,14],storag:[3,9,14],store:[10,11,13,14],stream:[15,16],strength:[0,14],string:[0,15],structur:[9,10,14],studio:2,style:2,sub:14,subject:12,sublicens:12,submit:[6,10,15],subscript:[15,16],subssytem:4,substanti:12,success:[1,10,14],suggest:[4,8,11],suppli:[1,3,6,13,15,16],support:[1,2,3,7,9,10,14],sure:[8,13,15],surfac:11,surrond:3,sw:15,swap:15,symptom:14,sync:10,system:[2,5,10],t:[3,7,10,15],tabl:3,take:[2,3,7,9,11,14],target:[0,1,3,7,9,14,15],technolog:4,telemetri:1,temp:[0,1,3,5,7,14,15],temp_unit:[5,15],temperatur:[0,1,3,5,7,9,14,15],templat:[0,5,7,9,14,15],tempsensor:1,term:7,test:[0,2,7,8,9,14],text:[0,15],than:[3,7,8,13,14,16],thats:8,thei:[2,3,5,16],them:[7,11,15],theori:7,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],thijs:9,thing:8,thingspeak:[9,14],thingsspeak:7,think:7,those:14,though:15,threashold:[1,3,6],threshold:14,thu:14,tick:9,tight:8,tile:7,tilt:[0,1,3,5,7,9,13,14,15],time:[0,3,4,5,7,10,11,14],timeout:[1,3,14,16],tinyexpr:9,token2:[0,1,5,15],token:[0,1,3,5,14,15,16],too:[3,6,14,16],took:[0,5],tool:[7,9,10,13],tooltip:14,top:[8,14],topic:[5,9,11,14,15,16],tort:12,total:[3,7,14],track:9,trail:3,transfer:3,transmiss:1,transmit:[3,7,11],treat:[3,5,15],tri:[3,13],trigger:[1,3,7,8],triggerd:3,troubl:2,troubleshoot:[2,9,14],troublesom:14,tube:[3,8],turn:14,twice:9,two:[0,3,7,8,9,14,15],twowir:14,type:[3,14,15],typic:[1,3,7],ubidot:[3,7,9,14],ubuntu:2,ui:[1,3,9,10,11,14,15],unabl:[9,16],unauthor:16,uncheck:3,under:[2,3,4,6,7,8,10,13,14,15],uniq_id:15,uniqu:[0,1,3,11,15],unique_id:15,unit:[0,5,15],unit_of_mea:15,unit_of_measur:15,unless:[3,15],unrespons:3,unstabl:[2,7],until:[3,11,14],up:[1,3,6,7,9,10,11,14,15],updat:[1,3,7,9,14,15],upgrad:[5,14],upload:[3,5,10,14],url:[1,3,5,10,11,14,15,16],us:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],usabl:14,usag:14,usb:10,use_littlef:2,user:[0,1,3,4,7,10,11,15],user_ssid:2,user_ssid_pwd:2,usernam:[3,15],usual:15,v0:9,v1:[1,3,9,15],v2:[3,7,9,14,15],v3:15,v4:8,v5:[13,14],v:15,valid:[1,2,3,4,6,7,8,9,11,14,15,16],valu:[0,1,3,5,6,7,9,11,13,14,15,16],value2:3,vari:[3,7],variabl:[3,14,15],varianc:14,variant:[4,10],variou:[0,2,9,14,15],ve:7,ver:[0,1,14,15],verbos:2,verifi:[14,15],version:[0,2,3,10,14,15],vessel:7,via:[1,3,7,9,10,11,14,15],view:[3,7,14],visibl:8,visit:[9,11],visual:[2,9,15],voltag:[0,1,3,8,13,14,15],vscode:2,wa:[3,7,8,9,13,14],wai:[3,5,7,14,15],wait:[2,7,11],wake:[3,7,11],wakeup:3,want:[1,3,7,9,10,11,14,15],warn:14,warranti:12,water:[3,7,14],we:[3,7,8,10],web:[3,7,9,10,11,13,14],webserv:[7,9],week:3,welcom:4,well:[3,10,15],were:14,what:[0,3,6,7,10,14,15],when:[1,2,3,5,6,7,9,10,11,13,14,15,16],where:[3,7,10,11,14,15],whether:12,which:[1,3,7,8,14,15,16],who:7,whom:12,why:7,width:8,wifi:[0,1,2,3,7,9,14],wifimanag:14,window:[2,3,4,10,11],wireless:10,within:15,without:[3,7,9,10,11,12],word:15,work:[1,2,3,4,5,6,7,9,10,11,13,14,15],would:[0,3,4,7,8,9,10,13,14,15],write:[3,15,16],write_flash:10,wrong:[3,14,16],wsl2:2,wsl:4,x:[2,3,9,14,15],xxx_disable_log:2,xxxxxx:11,yaml:[2,15],yellow:1,yet:[1,2,3],you:[0,1,3,4,6,7,8,9,10,11,13,14,15],your:[2,4,7,10,11,15,16],yourid:15,zero:[6,13,14]},titles:["Advanced Configuration","REST API","Compiling the software","Configuration","Contributing","Data Formats","Create formula","Functionallity","Hardware","Welcome to GravityMon\u2019s documentation!","Installation","Getting started","Licence","Q & A","Releases","Service Integration","Troubleshooting"],titleterms:{"0":14,"1":[11,14],"2":[3,11],"273c":13,"3":11,"4":[11,14],"491f":13,"5":14,"6":14,"7":14,"8":14,"9":14,"switch":8,A:13,The:7,address:14,adress:10,advanc:[0,1],advand:3,after:13,api:1,architectur:9,assist:15,batteri:7,binari:10,blynk:15,brewblox:15,brewer:15,brewfath:15,brewflash:10,brewpiless:15,brewspi:15,build:8,calibr:[11,13],call:1,charg:13,clearwifi:1,code:2,compil:2,complet:11,config:1,configur:[0,3,10,11],content:9,contribut:4,correctli:13,creat:6,credit:9,data:[5,13],db:5,defin:2,design:4,devic:[1,3,10,11,13],directori:[0,2],document:[9,14],doe:13,editor:0,error:[13,16],esp32:8,esp8266:8,esptool:10,factori:1,featur:[7,9,14],fermentrack:15,field:13,find:[10,13],firmwar:10,fix:14,flash:11,format:[0,2,5],formula:[1,6,13],friend:15,from:1,fulli:13,functional:7,get:[1,5,11],go:13,goal:4,graviti:[1,3],gravitymon:9,gyro:11,hardwar:[1,3,8],home:15,http:5,indic:9,influx:5,instal:10,integr:15,interfac:[9,13,14],io:15,ispindel:10,ispindl:5,issu:14,json:5,known:14,licenc:12,life:7,log:16,main:[7,9],manual:10,modifi:8,monitor:10,mqtt:5,my:13,name:11,older:9,option:[2,10],ota:10,other:14,overview:9,perform:7,popul:13,post:[1,5],push:[1,3,11],python:1,q:13,reed:8,releas:14,render:13,report:13,rest:1,s:[1,9,15],schema:8,serial:10,servic:15,set:[3,11],setup:11,sleep:13,softwar:[2,9],sourc:2,start:11,statu:[1,3],step:11,structur:[0,2],tabl:9,target:2,temperatur:13,test:1,thingspeak:15,tool:2,troubleshoot:16,ubidot:15,unabl:13,updat:10,user:[9,13,14],v0:14,v1:14,v2:5,valid:13,version:[5,9],welcom:9,what:9,wifi:[10,11],yet:14}}) \ No newline at end of file