Releases

+
+

v2.1.0

+
+

New features

+
    +
  • Updated formula creator.

    +
      +
    • Allow user more choice when it comes to selecting the order and varifying result.

    • +
    • Will now correctly handle Plato data as input

    • +
    • Formula will still be created for SG since this is the internal format used by Gravitymon

    • +
    • Moved formula creation from device code to UI code to allow for more flexible formula creation.

    • +
    • Removed dependant library and API.

    • +
    +
  • +
  • Extended formula points from 10 to 20

  • +
+
+

Note

+

Update the formula deviation (default 3) to a value according to your selected gravity format eg. SG = 0.003

+
+
    +
  • Added warning when mqtt payload exceeds 700 bytes to avoid crashes

  • +
  • Optimized code to reduce memory usage to allow for larger payloads when pushing data

  • +
  • Update dependant libraries to latest version (Json 7, AsyncWebServer, EspFwk)

  • +
+
+
+

Bugs fixed

+
    +
  • UI no shows clearly when gyro is moving and average is not calculated

  • +
  • Fixed broken link to removing old iSpindle configuration.

  • +
  • Fixed limitation that lowest plato was 1 (now 0)

  • +
  • Corrected docs on home assistant auto registration option.

  • +
  • Skip SSL when in config mode flag now works correctly

  • +
+
+

v2.0.1

    -
  • Disable LED on esp8266 since it interfear with gyro communication.

  • +
  • Disable LED on esp8266 since it might collide with gyro communication.

v2.0.0

-
-

New features

+
+

New features

  • Refactor some of the UI to make it easier to maintain.

  • Added feature to force device to search for the stronget AP.

  • @@ -240,8 +277,8 @@

    Issues adressed

    v1.4.1

    -
    -

    Issues adressed

    +
    +

    Issues adressed

    • Fixed broken iSpindel configuration migration for the esp8266.

    • Fixed broken gather support button.

    • @@ -289,8 +326,8 @@

      Documentation -

      Issues adressed

      +
      +

      Issues adressed

      • Updated code so it now works with newer versions of ArduniJSON

      • Fixed issue with ESP32 were reboot didn’t work sometimes

      • @@ -306,8 +343,8 @@

        v1.3.1

        v1.3.0

        -
        -

        Features

        +
        +

        Features

        -
        -

        Documentation

        +
        +

        Documentation

        • Updated getting started section to clarify what needs to be done during setup.

        • Updated documentation with new images and text

        • @@ -331,8 +368,8 @@

          Documentation -

          Issues adressed

          +
          +

          Issues adressed

          • BUG: Double reset was detected incorrectly on ESP32C3, created own code and dropped douoble reset detection library for better stability. Will now require 3 taps within 3 seconds each to go into wifi configuration.

          • BUG: Gyro and Tempsensor was not detected after a reset on ESP32 (needed power cycle), reverted to older Arduino version to solve the problem.

          • @@ -363,20 +400,20 @@

            Other

          v1.2.1

          -
          -

          Issues adressed

          +
          +

          Issues adressed

          • BUG: Under some circumstances the last part of the format template was omitted.

          -
          -

          Other

          +
          +

          Other

          • Update tinyexpr library to latest baseline (Used for forumula evaluation).

          -
          -

          Documentation

          +
          +

          Documentation

          • Minor updates and corrections to the documetation.

          • Updated Q&A section

          • @@ -385,8 +422,8 @@

            Documentation

            v1.2.0

            -
            -

            Features

            +
            +

            Features

            • Added function to calcualate voltage factor based on measured value.

            • Updated battery estimation for the various esp32 boards.

            • @@ -398,8 +435,8 @@

              Featureshttps://www.gravitymon.com

            -
            -

            Documentation

            +
            +

            Documentation

            • Added section about the Floaty hardware

            • Fixed schema errors in hardware section and linked PCB options

            • @@ -407,8 +444,8 @@

              Documentation -

              Issues adressed

              +
              +

              Issues adressed

              • BUG: The first portion of a format template was lost when doing conversion.

              @@ -422,8 +459,8 @@

              v1.1.1

              v1.1.0

              -
              -

              Features

              +
              +

              Features

              • Added information to error log about abnormal resets (for instance crashes) to detect and fix those

              • Changed storage mode so that the device will go into deep sleep until reset (sleep forever)

              • @@ -473,8 +510,8 @@

                User interface -

                Documentation

                +
                +

                Documentation

                • Added documentation for Brewpiless as target

                • Added documentation for BVrewblox as target

                • @@ -486,8 +523,8 @@

                  Documentation -

                  Other

                  +
                  +

                  Other

                  • Upgraded framework for ESP8266 to v5.0.0

                  • Upgraded framework for ESP32 to v2.0.2

                  • @@ -498,8 +535,8 @@

                    Other

                  v1.0.0

                  -
                  -

                  Documentation

                  +
                  +

                  Documentation

                  • Update documentation to match v1.0

                  • Installation instructions updated on how to find the device after wifi has been configured.

                  • @@ -508,8 +545,8 @@

                    Documentation -

                    User interface

                    +
                    +

                    User interface

                    • Upgraded to bootstrap v5.1 for web pages.

                    • Added button on index page to direct to github issues.

                    • @@ -520,8 +557,8 @@

                      User interface -

                      Features

                      +
                      +

                      Features

                      • Added advanced setting to ignore angles that are lower than water. This is disabled by default.

                      • Added support for MPU6500 (standard is MPU6050).

                      • @@ -538,8 +575,8 @@

                        Features -

                        Issues addressed

                        +
                        +

                        Issues addressed

                        @@ -147,7 +147,7 @@
                        - GravityMon v2.0.0 + GravityMon v2.1.0 diff --git a/docs/searchindex.js b/docs/searchindex.js index a49a9a97..f59319b3 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["compiling","configuration","contributing","data","format-template","functionality","gateway","hardware","index","installation","intro","license","q_and_a","releases","services"],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:["compiling.rst","configuration.rst","contributing.rst","data.rst","format-template.rst","functionality.rst","gateway.rst","hardware.rst","index.rst","installation.rst","intro.rst","license.rst","q_and_a.rst","releases.rst","services.rst"],objects:{},objnames:{},objtypes:{},terms:{"0":[0,1,3,4,5,6,7,8,9,14],"000":5,"00000000232820948":1,"00000204052596":1,"000134722124":1,"0004":3,"00130346":1,"004":3,"0050":3,"02":4,"04171":3,"0456":4,"0625":1,"08":6,"09":8,"0c":5,"0x0":9,"0x10000":9,"0x8000":9,"1":[0,1,3,4,5,6,8,9,12,14],"10":[1,5,6,9,12,13,14],"100":[8,12,13],"100m":5,"11":[1,9,12],"1100":13,"115200":[1,9],"12":[1,3,5,13],"120":13,"125":1,"13":[7,9],"14":1,"15":[7,14],"15min":[5,13],"15v":[1,12],"16":7,"1600":13,"168":[1,9],"16k":13,"17":7,"175":14,"18":3,"187":1,"1883":1,"192":[1,9],"196":5,"1s":1,"2":[1,3,4,5,6,7,8,9,12,14],"20":[1,3,4,5,9,13],"2021":11,"2024":[6,8,11],"20c":[1,13],"21":[3,4],"2200":5,"23":[4,13],"25":[1,5,9,14],"256dpi":[8,13],"26":5,"27":14,"273c":8,"28":4,"2e6753":3,"2k":13,"2v":7,"3":[0,1,3,4,5,7,8,9,12,14],"30":[1,5,8],"300":[1,3,5,13],"33":[1,3],"34":3,"35":[5,7],"3600":1,"375":[1,3],"3c":5,"3d":6,"3s":5,"4":[0,1,4,5,6,8,9,12,14],"40":[5,8],"400":[5,12],"401":12,"403":12,"404":12,"408":5,"40k":13,"43":[1,5],"430000":1,"45":3,"47":13,"470k":7,"491f":8,"4ghz":9,"5":[0,1,3,5,6,8,9,12,14],"50":[1,5],"52":4,"546":5,"54894":3,"56":[5,9],"58":[3,4],"5c":1,"5min":13,"5v":7,"6":[0,3,5,8,12,14],"60":[1,5],"63":[1,6,13],"67":3,"673":4,"68":1,"6s":5,"6v":1,"7":[8,12],"75":4,"78":14,"8":[1,4,5,8,12,14],"80":[9,14],"800":1,"8000":[1,13],"802":9,"8266":5,"85":1,"850":1,"86":1,"87":4,"885":5,"8883":1,"89":[3,4],"8n1":9,"9":[1,5,8,12],"90":[1,5,10,12],"900":[1,3,4,5],"910":14,"93":1,"96":3,"96796":3,"970":14,"break":[1,6,13],"case":[1,5,6,12,13],"char":[1,6,13],"class":13,"default":[1,4,6,9,12,13,14],"do":[1,2,5,6,8,9,10,11,12,13,14],"export":[5,13],"final":14,"float":[7,8],"function":[0,1,6,8,10,13],"import":13,"long":[1,2,4,5,6,13],"new":[1,2,5,6,9],"null":13,"public":13,"return":13,"short":[12,13,14],"static":14,"switch":[1,5,6,12,13,14],"true":14,"try":[1,5,7,8,9,12,13],"while":5,A:[1,5,7,8,11,13],AND:11,AS:11,And:5,As:[5,13],At:5,BE:11,BUT:11,But:[2,9],FOR:11,For:[1,5,7,8,14],IN:11,IS:11,If:[0,1,2,3,4,5,6,7,9,10,12,13,14],In:[0,1,2,5,9,10,12,13,14],Is:8,It:[0,1,6,7,8,10,12,13,14],Its:[5,7,10,14],NO:11,NOT:11,No:[5,7,12],Not:[5,9,12,13],OF:11,OR:11,On:[0,5,10,12,13,14],One:[1,5],THE:11,TO:11,The:[0,1,2,3,6,7,8,9,10,11,12,13,14],There:[0,5,6,7,10,14],These:[1,4],To:[4,5,9,12,13,14],WITH:11,Will:[0,1,6,13],With:5,_batt:14,_grav:14,_rssi:14,_temp:14,_tilt:14,a0:7,abl:[5,7,13,14],abnorm:13,about:13,abov:[1,3,5,9,11,12,14],accept:[1,6,12,13,14],access:[1,5,9,10,13,14],accord:13,account:14,accur:[5,13],accuraci:[1,5],achiev:8,act:[5,6,7,13],action:[0,10,11],activ:[1,5,6,8,12,13],ad:[1,3,4,5,6,9,10,13,14],adapt:5,add:[1,2,5,6,7,10,12,14],addit:[5,7,13],address:[1,9,10,14],adjust:[1,5,7,10,12,13],adress:[1,8],advanc:[1,12,13],affect:1,after:[1,5,7,8,9,13,14],afterward:3,again:[1,12,13],against:[1,12,13],agent:14,alia:14,align:[1,13],aliv:13,all:[1,2,5,6,7,10,11,12,13,14],alloc:14,allow:[1,4,5,8,13,14],almost:5,alreadi:[6,9,14],also:[1,3,4,5,6,7,8,9,14],alter:6,alwai:[0,5,12,13],amount:[1,13],an:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],analog:7,analysi:0,angl:[1,3,4,5,8,10,12,13,14],ani:[0,1,4,8,11,12,14],anonym:1,anoth:[1,5,7,14],antenna:7,anymor:13,anyon:2,ap:[5,9,12,13],api:[1,5,8,13,14],api_kei:14,apikei:14,apitest:13,app:[4,13,14],appli:[1,7,13],applic:[1,13,14],appreci:2,approach:[2,8,13],approx:5,ar:[0,1,2,3,4,5,6,7,8,9,10,12,13,14],architectur:7,arduino:[8,12,13,14],arduinocurvefit:8,arduinojson:8,ardunijson:13,area:5,aris:11,around:[1,5,10,13],articl:8,assist:[2,5,8,13],associ:11,assum:[1,2,7,14],async:13,attach:[0,1,7,10],attempt:1,aug:13,auth:[1,13,14],authent:[1,12,13],author:[1,11,13],auto:[13,14],autodiscov:14,autom:[0,13,14],automat:[0,1,5,9,13,14],aux_temp:14,avail:[1,2,4,5,9,12,13,14],averag:[1,13],avoid:[5,12,13],awak:5,awesom:10,b:[9,13],back:5,backup:[5,13],bad:12,balanc:5,band:9,base:[1,2,5,8,9,13,14],baselin:13,basic:[8,9,13,14],batch:14,batter:5,batteri:[1,2,3,4,7,8,12,13,14],batterylif:1,baud:9,bblanchon:8,beacon:1,becaus:8,becom:13,bee:13,been:[1,2,5,8,9,12,13,14],beer:[5,8,14],befor:[1,5,6,7,9,13],behav:5,behaviour:13,being:[4,5,12],believ:12,below:[1,5,7,8,12,13,14],benefit:[1,2],besid:5,best:[2,5,8,9],beta:6,better:[1,5,8,13,14],between:[1,3,4,5,6,7,8,9,12],bierbot:[8,13],big:5,bigger:1,bin:[0,1,9],binari:[0,8],bit:[1,13],blank:[1,4,13],ble:[5,6,13],blink:[12,13],block:10,blue:[1,5,9,12,13],bluetooth:[5,7,8],blynk:[8,13],board:[5,6,7,9,13,14],bootstrap:13,both:[1,5,9,13],bottleneck:5,bound:12,bpm:14,bracket:14,brand:14,brew:[5,8,9,12,14],brewblox:[8,13],brewbrick:14,brewcast:14,brewer:[2,5,8,13],brewersfriend:14,brewfath:[5,8,13],brewflash:[8,10],brewpi:8,brewpiless:[8,13],brewspi:[8,13],brick:[8,13],broadcast:10,broken:13,browser:[9,10],bucket:[1,5,13],buffer:[12,13],bug:13,bui:7,build:[0,1,4,5,6,9,13],built:[0,1,4,5,6,7,8],button:[1,4,6,7,9,10,13,14],bvrewblox:13,c3:[0,5,7,8,9,13],c:[0,1,2,3,4,5,11,13,14],ca:[1,5],cabl:[0,6,9],cal:1,calc:1,calcual:13,calcul:[1,4,5,7,8,10,13],calibr:[1,5,8,9,13],call:[9,12,13],can:[0,1,3,4,5,6,7,8,9,10,13,14],cannot:[1,4,7,12],cap:[1,7,13],caus:[0,5,8,13],caution:[1,5,6],celsiu:[1,5,6],certain:0,cfg_appver:0,cfg_gitrev:0,chanc:13,chang:[0,1,5,7,12,13,14],channel:[7,9,14],chapter:[1,14],charact:14,charg:[1,5,8,11,13],charger:[1,7],chartj:10,check:[0,1,3,5,9,12,13,14],checkbox:1,checklist:8,cherri:7,cherryphilip:13,chip:[0,7,8,9,13],chipid:[5,14],choos:[1,6],chosen:1,circl:7,circuit:13,circumst:13,circumstans:0,claim:[5,11],clamp:14,clampsglow:14,clampsgupp:14,clarifi:13,cleanup:13,clear:5,click:1,client:[1,5,13],clone:9,close:[7,10,13],closest:5,cloud:14,code:[1,2,5,8,13],codeplea:[8,13],collect:[1,5,14],collect_perfdata:0,collid:13,color:[1,12],com4:9,com6:9,com:[8,9,13,14],combin:[5,8],come:8,command:[2,9],comment:[5,14],commit:[0,2],common:[5,10,12],commun:[1,8,13],compar:5,compat:[1,7,8,13],compil:[5,7,8],complaint:13,complet:[8,14],complex:[1,12],compon:[1,8],comput:9,condit:[1,2,5,11],config:[0,1,12,13,14],configur:[4,5,6,7,8,12,13,14],connect:[0,1,5,6,7,9,10,11,12,13,14],connnect:13,conserv:5,consid:9,consist:13,consol:[0,1,7,13],constantli:1,consum:5,consumpt:5,contain:[0,3,6,8,10,14],content:[0,1,3],contract:11,contribut:8,control:[8,13,14],converag:13,convers:13,convert:[1,5,6,7],convini:0,cool:[1,5],copi:[0,4,6,11,13],copyright:11,core:7,corr:[3,4,12],correcli:6,correct:[0,1,3,4,5,7,8,12,13,14],correctli:[10,13],correl:8,correspond:9,corrupt:0,could:[10,12,13],cover:[8,10,13],coverag:13,cpp:[0,13],crash:[0,5,12,13,14],creat:[1,2,3,5,6,8,9,12,13,14],creation:13,creator:[1,8],credenti:14,css:8,current:[1,4,5,8,13],custom:[1,4,5,9,12,13,14],cycl:[1,5,6,13],d0:12,d1:[5,8,9,13],d32:6,d7:7,d8:7,dai:[5,13],damag:11,dark:[1,6],dash:1,data:[0,1,4,5,6,8,10,13,14],databas:0,datapoint:1,datasheet:1,date:[5,6],db:8,dbm:14,dead:5,deal:11,debug:[1,8],decim:[4,13],deep:[0,1,5,12,13],defin:[1,5,6,13,14],defint:0,deg:14,degc:14,degf:14,degre:[1,5,10,12,13],delai:[5,13],delet:[1,13],deni:12,densiti:8,depend:13,deprec:13,depth:7,deriv:[1,10,12],describ:13,descript:[0,4,5,13],design:[7,8,13],desir:1,destin:5,detail:[7,10],detect:[1,5,13],determin:[1,6],dev:14,dev_cla:14,develop:0,deviat:[1,5,12,13],devic:[0,3,4,5,7,8,13,14],device_nam:[3,9],deviceid:1,devicenam:14,diagram:13,didn:13,didnt:13,differ:[1,5,6,7,8,9,12,13,14],difficult:8,digit:0,dii:8,dio:9,diod:[7,12],direct:[1,5,6,13],directli:10,directori:[2,9],disabl:[0,1,13],disappear:[13,14],discard:1,disconnect:12,discoveri:14,discuss:8,displai:[1,4,5,6,13,14],distil:7,distribut:11,divid:7,diybrew:8,doc:[0,13],document:[0,5,6,8,9,10,11,14],documet:13,doe:[0,1,5,6,7,8,9,10,13,14],don:[1,3,5,6,7,8,9,13,14],done:[0,1,5,6,7,8,9,10,12,13,14],dont:[0,7,9],dot:1,doubl:[1,13],doublereset:13,douobl:13,down:[5,13],downgrad:13,download:[1,3,9,13],downsid:7,drain:[1,10],dramat:5,draw:5,driver:9,drop:[1,5,12,13],ds18b20:[0,1,5,8,12],due:[1,9,10,13,14],dure:[1,7,8,13],duse_serial_pin:[0,7],e422a3:4,e456743:4,each:[1,3,13,14],earlier:14,easi:[3,10,13],easier:[1,5,13,14],easiest:1,easili:5,eddyston:[1,5,13],edit:[13,14],editor:[4,5,12,13,14],effici:5,effort:5,either:[1,5,6,10,14],electron:[1,8],empti:14,enabl:[0,1,5,7,13],enable_remote_ui_develop:0,encapsul:1,encod:12,encount:1,encrypt:5,end:[13,14],endless:13,endpoint:[1,4,5,6,10,12,13,14],engin:13,enjoi:[5,10],enough:[0,5,12,14],ensur:[5,7],enter:[1,4,5,6,9,10,12,13,14],entir:[1,5],entiti:14,eras:[9,13],erase_flash:9,error:[1,5,8,13,14],esp32:[0,1,5,6,8,9,13],esp32c3:[1,5,9,12,13],esp32c3v1:13,esp32d1:7,esp32lit:[0,9],esp32s2:9,esp32s3:[1,6,9,12,13],esp8266:[4,5,8,13,14],esp8266_wi:9,esp:[1,5,6,9],esp_doubleresetdetector:13,esp_wifimanag:13,espressif:9,esptool:8,essenti:5,establish:5,estim:[1,13],evalu:13,even:[7,14],event:[11,12],everi:[1,5,14],everyth:1,exampl:[1,4,5,7,8,9,13,14],excel:[2,7,8],except:10,excess:0,execut:[1,3,5],exist:[1,3,9,13,14],expect:[6,14],experiment:[1,13],explain:1,explicit:14,explor:2,express:11,ext_temp:14,extend:[3,13],extens:[6,8],extern:[0,8,13,14],extract:13,extrem:13,f:[1,3,4,5,13,14],factor:[1,7,12,13],factori:[1,5,6,13],fahrenheit:[1,5,6,13],fail:[1,5,12,13],fake:13,fallback:13,fantast:8,fast:9,faulti:[5,7],featur:[1,2,4,6,7,8,10,14],ferment:[5,8,13,14],fermentrack:[5,8,13],fetch:0,few:[5,6,7,8,9,10],fi_channel_selection_guidelin:9,field1:14,field2:14,field3:14,field4:14,field5:14,field8:14,field:[1,4,5,7,12,13,14],figur:5,file:[0,1,2,3,5,8,9,11,13,14],filenam:13,filesystem:0,filter:[8,13],find:[1,5,8,10,13,14],fine:[2,5,7,13,14],firmwar:[8,10,13],firmware32:[1,9],firmware32c3:9,firmware32c3v1:9,firmware32lit:9,firmware32s2:9,firmware32s3:9,first:[1,3,7,9,10,13,14],fit:[7,11,13],fix:[5,8,12],flash:[0,1,3,8,9,13],flash_mod:9,flat:[1,10,12],floati:[0,1,5,8,9,13],fluid:8,focu:2,follow:[0,1,2,5,6,7,8,9,10,11,12,14],forbidden:12,forc:[1,5,7,9,13],forev:[1,13],forget:[1,14],form:7,format:[1,2,5,6,8,12,13,14],formfactor:7,formula:[5,8,9,13],forum:8,forumula:13,forward:[5,13],found:[0,2,5,8,9,10,12,13,14],fragment:13,framework:[8,13],free:[11,13],frequenc:13,friend:[5,8,13],from:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],front:5,full:[1,5,13],fulli:[1,5,7,8],furnish:11,futur:5,g:[3,4,9],gap:13,gatewai:[1,5,8,13],gatewat:5,gatewwai:5,gather:[5,13],gcov:13,gener:[2,6],generet:7,get:[0,5,7,8,9,12,13,14],getbootstrap:8,git:[0,4],github:[0,1,5,8,10,13],give:[1,10],glass:[1,7],gm:1,gnd:[0,7],go:[1,5,7,8,9,10,13],goal:8,goe:[0,14],good:[1,2,5,6,8,10,13],grant:11,graph:[1,5,8,10],graphitemast:[8,13],graphj:8,graviti:[0,2,3,4,5,6,7,8,9,12,13,14],gravity32:0,gravity32c3:0,gravity32c3v1:0,gravity32lit:0,gravity32s2:0,gravity32s3:0,gravity_unit:14,gravitymod:13,gravitymon:[0,1,5,6,7,9,10,13,14],gravitymonxxxxxx:10,gravmon2:[4,14],gravmon2_grav:14,gravmon2_rssi:14,gravmon:[1,3,5,6,13,14],gravmon_:14,green:8,ground:7,guid:[1,5,10],guidelin:10,gw:6,gyro:[1,4,5,7,8,9,12,13],h2zero:[8,13],ha:[1,2,5,6,7,8,9,12,13,14],had:[1,8,13],handl:[5,8,13,14],hang:13,happen:3,hard:[7,13],hardwar:[0,2,5,8,10,12,13],hash:4,have:[1,2,5,6,7,8,9,10,12,13,14],havent:13,head:10,header:[1,12,13,14],help:[5,13],here:[1,5,6,7,8,9,10,12],herebi:11,hidden:9,high:[1,5,12,13],higher:[1,5,12,13],hint:1,histor:1,histori:14,hold:9,holder:11,home:[2,5,8,9,13],homeassist:[13,14],homebrewtalk:8,homepag:[8,10],hope:13,horizont:1,host:[3,5,14],hour:[1,5,13],how:[1,4,5,6,7,8,10,13],howev:[5,8],htm:9,html:[0,3,8],http:[5,8,9,13,14],huge:13,hydromet:[8,13],i2cdev:13,i2cdevlib:8,i:[0,1,2,5,6,7,8,9,10,13,14],ibeacon:1,id:[1,3,4,5,10,13,14],idea:8,ideal:5,identifi:[12,13,14],ignor:[1,5,13],imag:[5,7,12,13],impact:[5,6],implement:[7,8,14],impli:11,improv:13,inaccur:5,incbin:[8,13],includ:[1,8,11,12,13,14],incom:6,incorrect:13,incorrectli:13,increas:[1,7,13],indefinit:5,independ:5,index:[5,8,10,13],indic:[1,13],industri:14,influx:[0,1,8,12],influxdb2:5,influxdb:[3,5,8,13],info:0,inform:[1,5,6,7,8,10,12,13,14],init:13,initi:[10,13],inner:7,input:[0,1],insert:1,instal:[1,2,5,8,10,13,14],instanc:13,instead:[1,7,9,10,13],instruct:[10,13,14],integr:[5,8,13],intens:8,interact:[0,5,8,14],interfac:[0,1,5,9,10,12,14],interfear:13,intern:[1,5,6,13],internet:[5,10],interpret:14,interv:[1,3,4,5,9,13,14],invalid:[1,12,13],io:[8,13],iot:14,ip:[1,9,10,14],ispindel000:14,ispindel:[3,5,7,8,10,13,14],ispindel_sg:14,ispindl:[1,2,5,8,10,13,14],issu:[0,1,5,8,9,10,12,14],its:[5,9,10,12,13],jchart:13,jqueri:13,jrowberg:8,json:[1,4,5,8,13,14],jump:13,just:[1,4,5,7,9,12,14],kb:13,keep:[2,5,13,14],kei:[4,14],khoih:13,kind:11,know:[5,6,8],lack:[1,10],larg:[1,4,12,13,14],larger:[7,13],last:[0,1,4,6,8,13],later:5,latest:[0,6,7,9,13],layout:[1,13],lead:13,leak:12,least:[5,9,12],leav:5,led:[1,8,9,13],led_builtin:13,length:13,less:[1,5,7,13,14],let:[6,10,14],level:[0,1,7,13],liabil:11,liabl:11,lib:0,librari:[0,5,8,12,13],licenc:8,licens:11,life:[1,2,8,13],lifespan:1,lifetim:13,light:[1,6],lightweight:8,like:[1,4,5,8,10,12,14],liklei:14,limit:[1,6,7,9,11,13,14],line:[3,5,13,14],link:[8,13],linux:5,list:[0,1,4,5,6,8,12,14],listen:9,lite:[0,8,13],littl:[6,8,12],littlef:13,load:[4,13],local:[1,5,6,10],locat:1,log:[0,1,5,8,9,13,14],log_level:0,logfil:14,loglevel:8,logoutput:13,lolin:6,longer:[1,5,10,13],longest:1,look:[4,10,14],loop:13,lost:[12,13],lot:[5,6,7,8,12],low:[1,5,12,13],lower:[7,13],m:[2,7],ma:5,mac:9,maco:0,made:2,magnet:1,magnu:[2,11],main:[1,6,7,8,13],mainli:5,maintain:13,mainten:9,major:5,make:[5,6,7,10,13,14],manag:[0,13,14],mani:[1,5,8,9,13,14],manual:[3,13],manufactur:1,match:[5,13,14],matter:1,max:[1,12,13],maximum:[0,1,13],md:13,mdl:14,mdn:[1,3,4,6,9,10,13,14],me:6,mean:[1,5,8],measur:[1,3,4,5,7,8,10,12,13,14],meet:10,memori:[8,9,10,12,13,14],meni:1,menu:[9,10,13],menubar:[1,6],merchant:11,merg:[11,13],messag:[8,13,14],meter:5,method:[5,13,14],mfln:13,mhz:9,microcontrol:[8,14],might:[1,5,6,7,8,9,10,13,14],migrat:[5,9,13],milesburton:8,min:[1,13,14],mind:2,mini:[0,8,9,13],minim:5,minimum:6,minium:6,minor:13,minut:1,miss:[3,5,6,13],mit:11,mm:1,mobil:[9,14],mode:[0,1,5,6,7,8,9,10,12,13,14],model:7,modern:8,modif:7,modifi:[1,6,7,11,13,14],modul:8,monitor:[0,1,2,5,8,10,14],more:[1,5,7,8,10,12,13,14],most:[1,5,6,10,12,14],mount:[7,13],move:[1,5,13],movement:[1,5,13],mozilla:1,mp:[0,13],mpu6050:13,mpu6500:13,mpu:13,mqtt:[5,8,13,14],ms:[1,5],much:[1,5,7,8,12],multicolor:12,multipl:[5,14],must:[1,9],my:[2,5,7,8,13],myservernam:14,n:9,name:[1,3,4,6,9,13,14],natur:8,navig:13,need:[0,1,4,5,7,8,9,10,13,14],neg:1,negoti:13,net:14,network:[1,5,6,9,12,14],never:[0,1,8],newer:[1,3,5,7,9,13],next:[2,9],nice:5,nimbl:[8,13],non:13,noninfring:11,normal:[5,7,13,14],note:14,noth:3,notic:[9,11],notifi:13,now:[1,5,10,12,13],number:[1,3,7,8,13,14],obtain:11,occur:[5,8,12,13,14],off:[1,10,13],offer:7,offici:9,often:[6,14],old:[9,13],older:13,omit:13,onc:[1,7,8,9,10,14],one:[1,3,5,6,7,9,12,13,14],ones:[7,8,12],onewir:[8,13],onewireng:13,onli:[0,1,5,6,7,8,9,13,14],open:[1,2,7,9,10,13,14],opensourc:7,oper:[1,5,13],opposit:9,optim:[1,5],option:[1,5,6,7,8,10,12,13,14],orang:5,order:[0,1,2,5,7,8,9,10,14],organis:1,orient:[1,12],origin:[5,8],ota:[1,3,5,13],other:[2,5,9,10,11,12,14],otherwis:11,out:[1,5,6,7,9,10,11,12,13],outgo:6,outlin:9,output:[0,1,4,9,13],over:[1,5,8,10,13,14],overflow:12,overview:8,own:[1,2,13],p:[3,4],page:[5,8,9,10,12,13],paid:14,paramet:[1,3,12,13,14],pars:14,parser:8,part:[7,13,14],particular:11,partit:9,partition32:9,partition32c3:9,partition32s2:9,partition32s3:9,partitions32c3:9,passiv:[5,6],password:[0,1,6,9,12,14],patch:13,path:0,paulstoffregen:8,payload:[5,6,12,13,14],pcb:[7,13],pdf:9,peak:5,per:[13,14],percent:[4,13],percentag:4,perform:[0,8,13],period:5,permiss:11,permit:11,persist:14,person:11,pet:7,peter:8,ph:14,philip:7,php:14,pi:14,pick:8,pin:[0,1,7,8,13],pink:5,place:[1,5,10,13],platform:[2,7,14],platformio:[0,9,13],plato:[1,4,5,6,13,14],pleas:[5,8,10,12,14],plugin:0,podcast:8,point:[1,5,6,7,9,10,12,13,14],poor:1,port:[0,1,9,13],portal:[1,13],portion:[11,13],posit:7,possibl:[1,5,7,9,13,14],post:[8,12,13,14],power:[0,10,13],pr:2,pre:[0,1,2],prefer:[7,9],prefix:1,present:3,press:[1,6,9,10],pressur:14,pressure_unit:14,prevent:14,preview:4,previou:[8,10,13,14],previx:1,primari:[1,13],printabl:6,prioriti:5,pro:[1,5,6,13],probabl:[5,12,13,14],probe:13,problem:[1,5,12,13],proce:9,process:[0,8],product:0,prog:13,progess:13,program:8,progress:8,project:[0,2,3,6,7,8,13],promot:13,properli:[10,13],provid:[1,5,8,11],proxi:6,proxim:7,psi:14,publish:[11,13,14],purpos:11,puse:5,push:[4,5,8,12,13,14],put:[5,9],py:[9,13],python3:0,q:[8,13],qo:14,qualiti:5,quicker:13,quit:[5,8],r3:7,rais:1,ram:[5,12,13,14],rang:[5,8,14],rate:9,raw:1,react:7,read:[1,3,5,6,7,12,13,14],readi:9,readm:13,real:[5,7,13],realiti:5,realli:[5,7,13],reason:[1,6,7,8,12],reboot:[9,13],receiv:[5,6,10,13,14],recept:5,reciev:14,recip:14,recommend:[1,6,7,10,14],reconnect:1,recreat:1,red:[1,7],redesign:13,reduc:[1,4,5,13,14],reed:[1,13],refactor:13,reflect:[1,6,8],refus:12,regard:2,regist:14,registr:[13,14],regular:5,reject:[1,12],relai:6,relat:[5,9],releas:[0,5,6,8,9],reli:9,remix:8,remot:[1,5,6],remov:[7,12,13],render:[8,10],replac:[7,8,14],replic:6,report:8,repositori:[0,5,8,10],request:[2,6,8,10,12,13,14],requir:[1,5,6,10,12,13,14],resend:6,reserv:13,reset:[1,6,9,10,13],resistor:[7,10,12],resolut:[1,13],resouc:7,resourc:[7,10],respond:[2,13],respons:[5,8,13],rest:[5,13],restart:[1,6,13,14],restet:13,restor:[1,5,13],restrict:11,result:[8,13],retain:14,retri:5,revert:13,revis:[0,4],rewrit:13,rgb:13,rgb_builtin:13,right:[1,5,11],risc:7,rotario:8,router:[9,10],row:7,rssi:[3,4,12,13,14],rst:[9,12],run:[0,1,2,3,4,5,9,10,12,13,14],runtim:[5,13],rx:[0,7,13],s2:[0,7,8,9,13],s2e4:8,s3:[0,6,8],s:[1,3,5,7,8,9,13],s_number_temp_0:14,s_number_tilt_0:14,s_number_voltage_0:14,s_number_wifi_0:14,s_number_wort_0:14,sai:[9,13],same:[4,5,6,7,8],save:[1,4,5,8,12,13,14],saw:9,scan:[1,5,6],scanner:9,schema:13,script:[0,5,13,14],sdk:13,se:[0,13],seam:[12,13],search:[8,13],second:[1,3,4,5,9,10,13,14],secondari:[1,5,13],section:[1,5,10,13,14],secur:[0,1,13,14],see:[1,5,6,8,13,14],seen:[7,8],select:[1,4,6,9,13,14],selftest:10,sell:11,send:[0,1,3,5,6,8,12,13,14],sens:6,sensit:14,sensor:[1,5,8,12,13,14],sent:[1,4,5,6,8,14],separ:[0,3,6,13],sequenc:[1,5,7,14],seri:13,serial:[7,8,10,13],serv:3,server:[1,3,5,10,12,13,14],servic:[1,4,5,6,8,12,13],session:12,set:[5,9,12,13,14],setup:[1,6,7,8,9,12,13,14],sever:[9,10,13,14],sg:[1,3,4,5,6,12,13,14],shall:11,share:5,shoot:0,shorter:1,should:[0,1,5,9,10,13,14],show:[1,4,5,6,7,12,13,14],shown:[1,10,13],side:[5,9],signal:4,signal_strength:14,sim:8,similar:[1,6,7],simpl:[8,9],simpler:7,simplifi:13,simul:[5,8,13],sinc:[0,1,5,6,7,8,12,13,14],singl:12,site:[9,10],size:[9,13,14],skip:[1,5,10,12,13],skip_sleepmod:0,sleep:[0,1,3,4,5,8,10,13,14],slightli:13,slow:[1,4,5,7,9,12,13],slowli:1,small:[1,4,5,14],smaller:[7,13],smooth:5,so:[0,1,5,6,7,8,9,10,11,12,13,14],soc_gpio_pin_count:13,softwar:[1,2,4,5,6,7,10,11,14],sofwar:0,solder:[7,12],solid:[1,12,13],solv:13,some:[1,5,6,8,12,13],sometim:[12,13],sourc:[2,8,9,13,14],space:[9,13],spanish:8,spare:2,specif:[3,14],speed:[1,5,13],spent:5,split:13,spot:1,spouliot:8,spy:[5,14],src:[0,2],src_doc:0,ssid:[0,1,6,9,12,13],ssl:[1,5,8,12,13,14],stabil:[2,13],stabl:[1,5,13],standard:[0,1,2,3,5,7,9,12,13,14],start:[1,5,8,9,13,14],startup:[1,7,13],stat_t:14,state_top:14,statu:13,statup:13,steel:13,step:[1,5,8,9,13],still:[3,9,13],stop:12,storag:[1,13],store:[0,1,5,9,10,13],stream:[12,14],strength:[4,13],string:[4,14],stronget:13,structur:[8,9,13],studio:0,style:0,sub:13,subject:11,sublicens:11,submit:[1,14],subscript:[12,14],substanti:11,subsystem:2,success:13,sudo:14,suggest:[2,7,10],suppli:[1,12,14],support:[5,7,8,9,13],sure:[5,7,14],surfac:[1,10],surround:1,sw:14,swap:14,swing:14,symon:8,symptom:13,system:3,systemctl:14,t:[1,3,5,6,7,8,9,13,14],tabl:[1,5],tag:13,take:[1,5,8,10,13,14],tap:[1,9,13],target:[4,5,8,12,13,14],technolog:2,temp:[1,3,4,5,12,13,14],temp_unit:[3,14],temperatur:[1,3,4,5,6,7,8,13,14],templat:[1,3,5,8,12,13,14],tempsensor:13,term:5,termin:9,test:[0,5,7,8,13,14],text:[4,5,13,14],tft:6,than:[1,5,7,12,13,14],thats:7,thei:[1,3,6,12],them:[5,10,14],theori:5,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],thijs:8,thing:[1,9],thingspeak:[8,13],thingsspeak:5,thorrak:6,those:[1,13],though:14,threshold:[1,13],through:13,thu:13,tight:7,tile:5,tilt:[1,3,4,5,6,8,12,13,14],tiltbridg:6,time:[1,2,3,4,5,6,8,9,10,13],timeout:[1,6,12,13],timezon:6,tinyexpr:[8,13],toggl:[1,6],token2:[3,4,14],token:[1,3,4,6,12,13,14],too:[1,6,12,13],took:[3,4],tool:[5,8,9],tooltip:13,top:[7,13],topic:[1,3,7,8,10,12,13,14],tort:11,total:[1,5,13],track:8,trail:1,tranmiss:5,transfer:1,transform:6,transit:5,transmiss:[1,5,13],transmit:[1,5,10],treat:[1,3,14],tree:4,tri:[1,7,12],trigger:[1,5,7],troubl:0,troubleshoot:[0,13],troublesom:13,ttl:[0,7],tube:[1,7],turn:13,twice:1,two:[1,4,5,7,13,14],twowir:13,tx:[0,7,13],txt:1,type:[1,13,14],typic:[1,5,7],uart0:0,ubidot:[1,5,8,13],ubuntu:0,ui:[0,1,6,8,13,14],unabl:8,unauthor:12,uncheck:1,under:[0,1,2,5,7,9,10,12,13,14],uniq_id:14,uniqu:[1,4,6,10,14],unique_id:14,unit:[3,4,12,13,14],unit_of_mea:14,unit_of_measur:14,unless:[1,13,14],unstabl:[0,5],until:[1,10,13],up:[1,5,8,9,10,12,13,14],updat:[1,5,6,8,13,14],upgrad:[3,13],upload:[1,3,9,13],url:[1,3,6,9,10,12,13,14],us:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],usabl:13,usag:13,usb:[0,7,9,13],use_serial_pin:0,user:[0,1,2,4,5,9,10,14],user_ssid:0,user_ssid_pwd:0,usernam:[1,14],usual:14,v0:[6,8],v1:[0,7,8,9,14],v2:[0,5,8,9,14],v3:[13,14],v4:[7,13],v5:13,v6:13,v7:7,v:14,valid:[0,1,2,5,7,8,10,13,14],valu:[1,3,4,5,6,9,10,12,13,14],vari:[1,5],variabl:[1,13,14],varianc:13,variant:[1,2,5,9,13],variou:[0,4,8,13,14],ve:5,ver:[4,13,14],verbos:0,veri:6,verifi:[13,14],version:[0,1,4,5,7,8,9,13,14],vessel:5,via:[1,5,6,7,9,10,13,14],view:[0,1,5,13],visibl:[1,7,9],visit:[8,10],visual:[0,14],voltag:[1,4,5,7,12,13,14],vs:5,vscode:9,vuej:[0,13],wa:[1,5,7,8,12,13],wai:[0,1,3,5,9,13,14],wait:[1,5,6,9,10],wake:[1,5,10,12],wakeup:1,want:[1,5,6,8,9,10,13,14],warn:13,warranti:11,water:[5,13],we:[1,5,7,9,14],web:[1,5,8,9,10,12,13,14],webserv:[5,13],week:1,welcom:2,well:[1,6,7,9,13,14],wemos_d1_mini:14,were:13,what:[1,4,5,9,13,14],when:[0,1,3,5,6,7,9,10,12,13,14],where:[1,5,7,9,10,13,14],whether:11,which:[0,1,5,7,8,9,10,13,14],white:[1,12,13],who:5,whom:11,why:5,wide:14,wifi:[4,5,7,8,13],wifimanag:13,window:[0,2,9,10],wireless:9,within:[1,13,14],without:[0,1,5,7,8,9,10,11,13],wokwi:13,word:14,work:[0,1,2,3,5,6,7,9,10,12,13,14],workflow:0,would:[1,2,4,5,6,7,8,13,14],write:[1,12,14],write_flash:9,written:[0,13],wrong:[10,12,13],wsl2:0,wsl:2,www:[9,13],x:[1,8,13,14],xxxxxx:10,yaml:[0,14],yet:[0,1],you:[0,1,2,4,5,6,7,9,10,12,13,14],your:[0,1,2,5,6,9,10,12,14],yourid:14,zero:[1,12,13],zone:6},titles:["Compiling the software","Configuration","Contributing","Data Formats","Format Templates","Functionality","Gateway","Hardware","Welcome to GravityMon","Software Installation","Getting started","Licence","Q & A","Releases","Service Integration"],titleterms:{"0":13,"1":[10,13],"2":[10,13],"273c":12,"3":13,"4":[10,13],"491f":12,"5":13,"6":13,"7":13,"8":13,"9":13,"function":5,"new":13,"switch":7,A:12,The:5,about:[1,6],ad:7,address:13,adress:[9,13],after:12,analysi:1,architectur:8,assist:14,backup:[1,6],base:7,batteri:[0,5,10],bierbot:14,binari:9,bluetooth:1,blynk:14,brewblox:14,brewer:14,brewfath:14,brewflash:9,brewpi:14,brewpiless:14,brewspi:14,brick:14,build:7,calibr:[10,12],can:12,charg:12,check:10,checklist:9,code:[0,12],compat:9,compil:0,complet:10,configur:[1,9,10],content:8,contribut:2,creat:10,credit:8,d1:7,data:[3,12],db:3,debug:0,defin:0,design:2,devic:[1,6,9,10,12],dii:7,directori:0,document:13,doe:12,error:12,esp32:7,esp32c3:7,esp32s2:7,esp32s3:7,esp8266:[7,9],esptool:9,extens:7,featur:[5,13],fermentrack:14,filter:12,find:[9,12],firmwar:[1,6,9],fix:13,flash:[10,12],floati:7,format:[0,3,4],formula:[1,10,12],friend:14,fulli:12,gatewai:6,get:[1,3,6,10],go:12,goal:2,graviti:[1,10],gravitymon:8,gyro:10,hardwar:[1,6,7],home:[1,6,14],how:12,http:[1,3,6,12],hydromet:7,i:12,indic:8,influx:3,influxdb:[1,6,12],instal:9,integr:14,interfac:13,io:14,ispindel:9,ispindl:[3,7],issu:13,json:3,keyword:4,know:12,known:13,led:12,licenc:11,life:5,lite:7,log:12,magnet:7,main:5,mainten:13,manual:9,mean:12,messag:12,mini:7,monitor:9,mqtt:[1,3,6,12],my:12,name:10,need:12,onc:12,onli:12,option:[0,9],ota:9,other:[1,6,8,13],page:[1,6],perform:5,post:[1,3,6],power:5,push:[1,6,10],q:12,rang:12,reed:7,releas:13,remix:14,report:12,reset:7,resouc:8,s:14,schema:7,serial:[0,1,6,9],servic:14,set:[1,6,10],setup:10,sleep:12,softwar:[0,8,9],sourc:0,start:10,step:10,structur:0,support:[1,6],tabl:8,target:[0,1,6],temperatur:12,templat:4,thingspeak:14,time:12,tool:[0,1,6],ubidot:14,unabl:12,updat:9,user:13,v0:13,v1:13,v2:[1,3,6,13],valid:12,version:3,voltag:10,welcom:8,what:[8,12],wifi:[1,6,9,10,12],without:12,yet:13}}) \ No newline at end of file +Search.setIndex({docnames:["compiling","configuration","contributing","data","format-template","functionality","gateway","hardware","index","installation","intro","license","q_and_a","releases","services"],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:["compiling.rst","configuration.rst","contributing.rst","data.rst","format-template.rst","functionality.rst","gateway.rst","hardware.rst","index.rst","installation.rst","intro.rst","license.rst","q_and_a.rst","releases.rst","services.rst"],objects:{},objnames:{},objtypes:{},terms:{"0":[0,1,3,4,5,6,7,8,9,14],"000":5,"00000000232820948":1,"00000204052596":1,"000134722124":1,"0004":3,"00130346":1,"003":13,"004":3,"0050":3,"02":[1,4],"04171":3,"0456":4,"0625":1,"08":6,"09":8,"0c":5,"0x0":9,"0x10000":9,"0x8000":9,"1":[0,1,3,4,5,6,8,9,12,14],"10":[1,5,6,9,12,13,14],"100":[8,12,13],"1000":14,"100m":5,"11":[1,9,12],"1100":13,"115200":[1,9],"12":[1,3,5,13],"120":13,"125":1,"13":[7,9],"14":1,"15":[7,14],"15min":[5,13],"15v":[1,12],"16":7,"1600":13,"168":[1,9],"16k":13,"17":7,"175":14,"18":3,"187":1,"1883":1,"192":[1,9],"196":5,"1s":1,"2":[1,3,4,5,6,7,8,9,12,14],"20":[1,3,4,5,9,13],"2021":11,"2024":[6,8,11],"20c":[1,13],"21":[3,4],"2200":5,"23":[4,13],"25":[1,5,9,14],"256dpi":[8,13],"26":5,"27":14,"273c":8,"28":4,"2e6753":3,"2k":13,"2v":7,"3":[0,1,3,4,5,7,8,9,12,14],"30":[1,5,8],"300":[1,3,5,13],"33":3,"34":3,"35":[5,7],"3600":1,"375":[1,3],"3c":5,"3d":6,"3s":5,"4":[0,1,4,5,6,8,9,12,14],"40":[5,8],"400":[5,12],"401":12,"403":12,"404":12,"408":5,"40k":13,"43":5,"45":3,"47":13,"470k":7,"491f":8,"4ghz":9,"5":[0,1,3,5,6,8,9,12,14],"50":[1,5],"52":4,"546":5,"54894":3,"56":[5,9],"58":[3,4],"5c":1,"5min":13,"5v":7,"6":[0,3,5,8,12,14],"60":[1,5],"63":[1,6,13],"67":3,"673":4,"68":1,"6s":5,"6v":1,"7":[8,12],"700":13,"75":4,"78":14,"8":[4,5,8,12,14],"80":[9,14],"800":1,"8000":[1,13],"802":9,"8266":5,"85":1,"850":1,"87":4,"885":5,"8883":1,"89":[3,4],"8n1":9,"9":[1,5,8,12],"90":[1,5,10,12],"900":[1,3,4,5],"910":14,"93":1,"96":3,"96796":3,"970":14,"break":[1,6,13],"byte":13,"case":[1,5,6,12,13],"char":[1,6,13],"class":13,"default":[1,4,6,9,12,13,14],"do":[1,2,5,6,8,9,10,11,12,13,14],"export":[5,13],"final":14,"float":[7,8],"function":[0,1,6,8,10,13],"import":13,"long":[1,2,4,5,6,13],"new":[1,2,5,6,9],"null":13,"public":13,"return":13,"short":[12,13,14],"static":14,"switch":[1,5,6,12,13,14],"true":14,"try":[5,7,8,9,12,13],"while":5,A:[1,5,7,8,11,13],AND:11,AS:11,And:5,As:[5,13],BE:11,BUT:11,But:[2,9],FOR:11,For:[1,5,7,8,14],IN:11,IS:11,If:[0,1,2,3,4,5,6,7,9,10,12,13,14],In:[0,1,2,5,9,10,12,13,14],Is:8,It:[0,1,6,7,8,10,12,13,14],Its:[5,7,10,14],NO:11,NOT:11,No:[5,7,12],Not:[5,9,12,13],OF:11,OR:11,On:[0,1,5,10,12,13,14],One:[1,5],THE:11,TO:11,The:[0,1,2,3,6,7,8,9,10,11,12,13,14],There:[0,5,6,7,10,14],These:[1,4],To:[4,5,9,12,13,14],WITH:11,Will:[0,1,6,13],With:5,_batt:14,_grav:14,_rssi:14,_temp:14,_tilt:14,a0:7,abl:[5,7,13,14],abnorm:13,about:13,abov:[1,3,5,9,11,12,14],accept:[1,6,12,13,14],access:[1,5,9,10,13,14],accord:13,account:14,accur:[5,13],accuraci:[1,5],achiev:8,act:[5,6,7,13],action:[0,10,11],activ:[1,5,6,8,12,13],ad:[1,3,4,5,6,9,10,13,14],adapt:5,add:[1,2,5,6,7,10,12,14],addit:[5,7,13],address:[1,9,10,14],adjust:[1,5,7,10,12,13],adress:[1,8],advanc:[1,12,13],affect:1,after:[1,5,7,8,9,13,14],afterward:3,again:[1,12,13],against:[1,12,13],agent:14,alia:14,align:13,aliv:13,all:[1,2,5,6,7,10,11,12,13,14],allow:[1,4,5,8,13,14],almost:5,alreadi:[6,9,14],also:[1,3,4,5,6,7,8,9,14],alter:6,alwai:[0,1,5,12,13],amount:[1,13],an:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],analog:7,analys:5,analysi:0,angl:[1,3,4,5,8,10,12,13,14],ani:[0,1,4,8,11,12,14],anonym:1,anoth:[1,5,7,14],antenna:7,anymor:13,anyon:2,ap:[5,9,12,13],api:[1,5,8,13,14],api_kei:14,apikei:14,apitest:13,app:[4,13,14],appli:[1,7,13],applic:[1,13,14],appreci:2,approach:[2,8,13],approx:5,ar:[0,1,2,3,4,5,6,7,8,9,10,12,13,14],architectur:7,arduino:[8,12,13,14],arduinojson:8,ardunijson:13,area:5,aris:11,around:[1,5,10,13],articl:8,assist:[2,5,8,13],associ:11,assum:[1,2,7,14],async:13,asyncwebserv:13,attach:[0,1,7,10],attempt:1,aug:13,auth:[1,13,14],authent:[1,12,13],author:[1,11,13],auto:[13,14],autodiscov:14,autom:[0,13,14],automat:[0,1,5,9,13,14],aux_temp:14,avail:[1,2,4,5,9,12,13,14],averag:[1,13],avoid:[5,12,13],awak:5,awesom:10,b:[9,13],back:5,backup:[5,13],bad:12,balanc:5,band:9,base:[1,2,5,8,9,13,14],baselin:13,basic:[8,9,13,14],batch:14,batter:5,batteri:[1,2,3,4,7,8,12,13,14],batterylif:1,baud:9,bblanchon:8,beacon:1,becaus:8,becom:13,bee:13,been:[1,2,5,8,9,12,13,14],beer:[5,8,14],befor:[1,5,6,7,9,13],behav:5,behaviour:13,being:[4,5,12],believ:12,below:[1,5,7,8,12,13,14],benefit:[1,2],besid:5,best:[2,5,8,9],beta:6,better:[1,5,8,13,14],between:[1,3,4,5,6,7,8,9,12],bierbot:[8,13],big:5,bigger:1,bin:[0,1,9],binari:[0,8],bit:[1,13],blank:[1,4,13],ble:[5,6,13],blink:[12,13],block:10,blue:[1,5,9,12,13],bluetooth:[5,7,8],blynk:[8,13],board:[5,6,7,9,13,14],bootstrap:13,both:[1,5,9,13],bottleneck:5,bound:12,bpm:14,bracket:14,brand:14,brew:[5,8,9,12,14],brewblox:[8,13],brewbrick:14,brewcast:14,brewer:[2,5,8,13],brewersfriend:14,brewfath:[5,8,13],brewflash:[8,10],brewpi:8,brewpiless:[8,13],brewspi:[8,13],brick:[8,13],broadcast:10,broken:13,browser:[9,10],bucket:[1,5,13],buffer:[12,13],bui:7,build:[0,1,4,5,6,9,13],built:[0,1,4,5,6,7,8],button:[1,4,6,7,9,10,13,14],bvrewblox:13,c3:[0,5,7,8,9,13],c:[0,1,2,3,4,5,11,13,14],ca:[1,5],cabl:[0,6,9],cal:1,calcual:13,calcul:[1,4,5,7,8,10,13],calibr:[1,5,8,9,13],call:[9,12,13],can:[0,1,3,4,5,6,7,8,9,10,13,14],cannot:[1,4,7,12],cap:[1,7,13],caus:[0,5,8,13],caution:[1,5,6],celsiu:[1,5,6],certain:0,cfg_appver:0,cfg_gitrev:0,chanc:13,chang:[0,1,5,7,12,13,14],channel:[7,9,14],chapter:[1,14],charact:14,charg:[1,5,8,11,13],charger:[1,7],chartj:10,check:[0,1,3,5,9,12,13,14],checkbox:1,checklist:8,cherri:7,cherryphilip:13,chip:[0,7,8,9,13],chipid:[5,14],choic:13,choos:[1,6],chosen:1,circl:7,circuit:13,circumst:13,circumstans:0,claim:[5,11],clamp:14,clampsglow:14,clampsgupp:14,clarifi:13,cleanup:13,clear:5,clearli:13,click:1,client:[1,5,13],clone:9,close:[7,10,13],closest:5,cloud:14,code:[1,2,5,8,13],codeplea:[8,13],collect:[1,5,14],collect_perfdata:0,collid:13,color:[1,12],com4:9,com6:9,com:[8,9,13,14],combin:[5,8],come:[8,13],command:[2,9],comment:[5,14],commit:[0,2],common:[5,10,12],commun:[1,8,13],compar:[1,5],compat:[7,8,13],compil:[5,7,8],complaint:13,complet:[8,14],complex:[5,12],compon:[1,8],comput:9,condit:[1,2,5,11],config:[0,1,12,13,14],configur:[4,5,6,7,8,12,13,14],connect:[0,1,5,6,7,9,10,11,12,13,14],connnect:13,conserv:5,consid:9,consist:13,consol:[0,1,7,13],constantli:1,consum:[5,14],consumpt:5,contain:[0,3,6,8,10,14],content:[0,1,3],contract:11,contribut:8,control:[8,13,14],converag:13,convers:[1,13],convert:[1,5,6,7],convini:0,cool:[1,5],copi:[0,4,6,11,13],copyright:11,core:7,corr:[3,4,12],correcli:6,correct:[0,1,3,4,5,7,8,12,13,14],correctli:[10,13],correl:8,correspond:9,corrupt:0,could:[10,12,13],cover:[8,10,13],coverag:13,cpp:[0,13],crash:[0,5,12,13,14],creat:[1,2,3,5,6,8,9,12,13,14],creation:13,creator:[1,8,13],credenti:14,css:8,current:[1,4,5,8,13],custom:[1,4,5,9,12,13,14],cycl:[1,5,6,13],d0:12,d1:[5,8,9,13],d32:6,d7:7,d8:7,dai:[5,13],damag:11,dark:[1,6],dash:1,data:[0,1,4,5,6,8,10,13,14],databas:0,datapoint:1,datasheet:1,date:[5,6],db:8,dbm:14,dead:5,deal:11,debug:[1,8],decim:[4,13],deep:[0,1,5,12,13],defin:[1,5,6,13,14],defint:0,deg:14,degc:14,degf:14,degre:[1,5,10,12,13],delai:[5,13],delet:[1,13],deni:12,densiti:8,depend:13,deprec:13,depth:7,deriv:[1,10,12],describ:13,descript:[0,4,5,13],deselect:1,design:[7,8,13],desir:1,destin:5,detail:[7,10],detect:[1,5,13],determin:[1,6],dev:14,dev_cla:14,develop:0,deviat:[1,5,12,13],devic:[0,3,4,5,7,8,13,14],device_nam:[3,9],deviceid:1,devicenam:14,diagram:13,didn:13,didnt:13,differ:[1,5,6,7,8,9,12,13,14],difficult:8,digit:0,dii:8,dio:9,diod:[7,12],direct:[1,5,6,13],directli:10,directori:[2,9],disabl:[0,1,13],disappear:13,discard:1,disconnect:12,discoveri:14,discuss:8,displai:[1,4,5,6,13,14],distil:7,distribut:11,divid:7,diybrew:8,doc:[0,13],document:[0,5,6,8,9,10,11,14],documet:13,doe:[0,1,5,6,7,8,9,10,13,14],don:[1,3,5,6,7,8,9,13,14],done:[0,1,5,6,7,8,9,10,12,13,14],dont:[0,7,9],dot:1,doubl:[1,13],doublereset:13,douobl:13,down:[1,5,13],downgrad:13,download:[1,3,9,13],downsid:[7,14],drain:[1,10],dramat:5,draw:5,driver:9,drop:[1,5,12,13],ds18b20:[0,1,5,8,12],due:[1,9,10,13,14],dure:[1,7,8,13],duse_serial_pin:[0,7],e422a3:4,e456743:4,each:[1,3,13,14],easi:[1,3,10,13],easier:[1,5,13,14],easiest:1,easili:5,eddyston:[1,5,13],edit:[13,14],editor:[4,5,12,13,14],effici:5,effort:5,eg:13,either:[1,5,6,10,14],electron:[1,8],empti:14,enabl:[0,1,5,7,13],enable_remote_ui_develop:0,encapsul:1,encod:12,encrypt:5,end:[13,14],endless:13,endpoint:[1,4,5,6,10,12,13,14],engin:13,enjoi:[5,10],enough:[0,5,12,14],ensur:[5,7],enter:[1,4,5,6,9,10,12,13,14],entir:[1,5],entiti:14,eras:[9,13],erase_flash:9,error:[1,5,8,13,14],esp32:[0,1,5,6,8,9,13],esp32c3:[1,5,9,12,13],esp32c3v1:13,esp32d1:7,esp32lit:[0,9],esp32s2:9,esp32s3:[1,6,9,12,13],esp8266:[4,5,8,13,14],esp8266_wi:9,esp:[1,5,6,9],esp_doubleresetdetector:13,esp_wifimanag:13,espfwk:13,espressif:9,esptool:8,essenti:5,establish:5,estim:[1,13],evalu:13,even:[7,14],event:[11,12],everi:[1,5,14],everyth:1,exampl:[1,4,5,7,8,9,13,14],exce:13,excel:[2,7,8],except:10,excess:0,execut:[1,3,5],exist:[1,3,9,13,14],expect:[6,14],experiment:[1,13],explain:1,explicit:14,explor:2,express:11,ext_temp:14,extend:[3,13],extens:[6,8],extern:[0,8,13,14],extract:13,extrem:13,f:[1,3,4,5,13,14],factor:[1,7,12,13],factori:[1,5,6,13],fahrenheit:[1,5,6,13],fail:[5,12,13],fake:13,fallback:13,fantast:8,fast:9,faulti:[5,7],featur:[1,2,4,6,7,8,10,14],ferment:[5,8,13,14],fermentrack:[5,8,13],fetch:0,few:[5,6,7,8,9,10],fi_channel_selection_guidelin:9,field1:14,field2:14,field3:14,field4:14,field5:14,field8:14,field:[1,4,5,7,12,13,14],figur:5,file:[0,1,2,3,5,8,9,11,13,14],filenam:13,filesystem:0,filter:[8,13],find:[5,8,10,13,14],fine:[2,5,7,13,14],firmwar:[8,10,13],firmware32:[1,9],firmware32c3:9,firmware32c3v1:9,firmware32lit:9,firmware32s2:9,firmware32s3:9,first:[1,3,7,9,10,13,14],fit:[7,11,13],fix:[5,8,12],flag:13,flash:[0,1,3,8,9,13],flash_mod:9,flat:[1,10,12],flexibl:13,floati:[0,1,5,8,9,13],fluid:8,focu:2,follow:[0,1,2,5,6,7,8,9,10,11,12,14],forbidden:12,forc:[1,5,7,9,13],forev:[1,13],forget:[1,14],form:7,format:[1,2,5,6,8,12,13,14],formfactor:7,formula:[5,8,9,13],forum:8,forumula:13,forward:[5,13],found:[0,2,5,8,9,10,12,13,14],fragment:13,framework:[8,13],free:[11,13],frequenc:13,friend:[5,8,13],from:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],front:5,full:[1,5,13],fulli:[1,5,7,8],furnish:11,futur:5,g:[3,4,9],gap:13,gatewai:[1,5,8,13],gatewat:5,gatewwai:5,gather:[5,13],gcov:13,gener:[1,2,6],generet:7,get:[0,5,7,8,9,12,13,14],getbootstrap:8,git:[0,4],github:[0,1,5,8,10,13],give:[1,10],glass:[1,7],gm:1,gnd:[0,7],go:[1,5,7,8,9,10,13],goal:8,goe:[0,14],good:[1,2,5,6,8,10,13],grant:11,graph:[1,5,8,10],graphitemast:[8,13],graphj:8,graviti:[0,2,3,4,5,6,7,8,9,12,13,14],gravity32:0,gravity32c3:0,gravity32c3v1:0,gravity32lit:0,gravity32s2:0,gravity32s3:0,gravity_unit:14,gravitymod:13,gravitymon:[0,1,5,6,7,9,10,13,14],gravitymonxxxxxx:10,gravmon2:[4,14],gravmon2_grav:14,gravmon2_rssi:14,gravmon:[1,3,5,6,13,14],gravmon_:14,green:8,ground:7,guid:[1,5,10],guidelin:10,gw:6,gyro:[1,4,5,7,8,9,12,13],h2zero:[8,13],ha:[1,2,5,6,7,8,9,12,13,14],had:[8,13],handl:[1,5,8,13,14],hang:13,happen:3,hard:[7,13],hardwar:[0,2,5,8,10,12,13],hash:4,have:[1,2,5,6,7,8,9,10,12,13,14],havent:13,head:10,header:[1,12,13,14],help:[5,13],here:[1,5,6,7,8,9,10,12],herebi:11,hidden:9,high:[1,5,12,13,14],higher:[1,5,12,13],histor:1,histori:14,hold:9,holder:11,home:[2,5,8,9,13],homeassist:[13,14],homebrewtalk:8,homepag:[8,10],hope:13,horizont:1,host:[3,5,14],hour:[1,5,13],how:[1,4,5,6,7,8,10,13],howev:[5,8],htm:9,html:[0,3,8],http:[5,8,9,13,14],huge:13,hydromet:[8,13],i2cdev:13,i2cdevlib:8,i:[0,1,2,5,6,7,8,9,10,13,14],ibeacon:1,id:[1,3,4,5,10,13,14],idea:8,ideal:5,identifi:[12,13,14],ignor:[1,5,13],imag:[5,7,12,13],impact:[5,6],implement:[7,8,14],impli:11,improv:13,inaccur:5,incbin:[8,13],includ:[1,8,11,12,13,14],incom:6,incorrect:13,incorrectli:13,increas:[7,13],indefinit:5,independ:5,index:[5,8,10,13],indic:[1,13],industri:14,influx:[0,1,8,12],influxdb2:5,influxdb:[3,5,8,13],info:0,inform:[1,5,6,7,8,10,12,13,14],init:13,initi:[10,13],inner:7,input:[0,1,13],insert:1,inst:14,instal:[1,2,5,8,10,13,14],instanc:13,instead:[1,7,9,10,13],instruct:[10,13,14],integr:[5,8,13],intens:8,interact:[0,5,8,14],interfac:[0,1,5,9,10,12,14],intern:[1,5,6,13],internet:[5,10],interpret:14,interv:[1,3,4,5,9,13,14],invalid:[1,12,13],io:[8,13],iot:14,ip:[1,9,10,14],ispindel000:14,ispindel:[3,5,7,8,10,13,14],ispindel_sg:14,ispindl:[1,2,5,8,10,13,14],issu:[0,1,5,8,9,10,12,14],its:[5,9,10,12,13],jchart:13,jqueri:13,jrowberg:8,json:[1,4,5,8,13,14],jump:13,just:[1,4,5,7,9,12,14],kb:13,keep:[2,5,13,14],kei:[4,14],khoih:13,kind:11,know:[5,6,8],lack:[1,10],larg:[4,12,13],larger:[7,13],last:[0,1,4,6,8,13],later:5,latest:[0,6,7,9,13],layout:[1,13],lead:13,leak:12,least:[9,12],leav:5,led:[1,8,9,13],led_builtin:13,legend:1,length:13,less:[1,5,7,13,14],let:[6,10,14],level:[0,1,7,13],liabil:11,liabl:11,lib:0,librari:[0,5,8,12,13],licenc:8,licens:11,life:[1,2,8,13,14],lifespan:1,lifetim:13,light:[1,6],lightweight:8,like:[1,4,5,8,10,12,14],liklei:14,limit:[1,6,7,9,11,13,14],line:[3,5,13,14],link:[8,13],linux:5,list:[0,1,4,5,6,8,12,14],listen:9,lite:[0,8,13],littl:[6,8,12],littlef:13,load:[4,13],local:[1,5,6,10],locat:1,log:[0,1,5,8,9,13,14],log_level:0,logfil:14,loglevel:8,logoutput:13,lolin:6,longer:[1,5,10,13],longest:1,look:[4,10,14],loop:13,lost:[12,13],lot:[5,6,7,8,12],low:[1,5,12,13,14],lower:[7,13],lowest:13,m:[2,7],ma:5,mac:9,maco:0,made:2,magnet:1,magnu:[2,11],main:[1,6,7,8,13],mainli:5,maintain:13,mainten:9,major:5,make:[1,5,6,7,10,13,14],manag:[0,13,14],mani:[1,5,8,9,13,14],manual:[3,13],manufactur:1,match:[5,13,14],matter:1,max:[1,12,13],maximum:[0,1,13],md:13,mdl:14,mdn:[1,3,4,6,9,10,13,14],me:6,mean:[1,5,8],measur:[1,3,4,5,7,8,10,12,13,14],meet:10,memori:[8,9,10,12,13,14],meni:1,menu:[9,10,13],menubar:[1,6],merchant:11,merg:[11,13],messag:[8,13,14],meter:5,method:[5,13,14],mfln:13,mhz:9,microcontrol:[8,14],might:[1,5,6,7,8,9,10,13,14],migrat:[5,9,13],milesburton:8,min:[1,13,14],mind:2,mini:[0,8,9,13],minim:5,minimum:6,minium:6,minor:13,minut:1,miss:[3,5,6,13],mit:11,mm:1,mobil:[9,14],mode:[0,1,5,6,7,8,9,10,12,13,14],model:7,modern:8,modif:7,modifi:[1,6,7,11,13,14],modul:8,monitor:[0,1,2,5,8,10,14],more:[1,5,7,8,10,12,13,14],most:[1,5,6,10,12],mount:[7,13],move:[1,5,13],movement:[1,5,13],mozilla:1,mp:[0,13],mpu6050:13,mpu6500:13,mpu:13,mqtt:[5,8,13,14],ms:[1,5],much:[1,5,7,8,12],multicolor:12,multipl:[5,14],must:[1,9],my:[2,5,7,8,13],myservernam:14,n:9,name:[1,3,4,6,9,13,14],natur:8,navig:13,need:[0,1,4,5,7,8,9,10,13,14],neg:1,negoti:13,net:14,network:[1,5,6,9,12,14],never:[0,1,8],newer:[1,3,5,7,9,13],next:[2,9],nice:5,nimbl:[8,13],non:13,noninfring:11,normal:[5,7,13,14],note:14,noth:3,notic:[9,11],notifi:13,now:[1,5,10,12,13],number:[1,3,7,8,13,14],obtain:11,occur:[5,8,12,13],off:[1,10,13],offer:7,offici:9,often:[6,14],old:[9,13],older:13,omit:13,onc:[1,7,8,9,10,14],one:[1,3,5,6,7,9,12,13,14],ones:[7,8,12],onewir:13,onewireng:[8,13],onli:[0,1,5,6,7,8,9,13,14],open:[1,2,7,9,10,13,14],opensourc:7,oper:[1,5,13],opposit:9,optim:[1,5,13],option:[1,5,6,7,8,10,12,13,14],orang:5,order:[0,1,2,5,7,8,9,10,13,14],organis:1,orient:[1,12],origin:[5,8],ota:[1,3,5,13],other:[2,5,9,10,11,12,14],otherwis:11,out:[1,5,6,7,9,10,11,12,13],outgo:6,outlin:9,output:[0,1,4,9,13],over:[1,5,8,10,13,14],overflow:12,overview:8,own:[1,2,13],p:[3,4],page:[5,8,9,10,12,13],paid:14,paramet:[1,3,12,13,14],pars:14,parser:8,part:[7,13,14],particular:11,partit:9,partition32:9,partition32c3:9,partition32s2:9,partition32s3:9,partitions32c3:9,passiv:[5,6],password:[0,1,6,9,12,14],patch:13,path:0,payload:[5,6,12,13,14],pcb:[7,13],pdf:9,peak:5,per:[1,13,14],percent:[4,13],percentag:4,perform:[0,1,8,13],period:5,permiss:11,permit:11,person:11,pet:7,peter:8,ph:14,philip:7,php:14,pi:14,pick:8,pin:[0,1,7,8,13],pink:5,place:[1,5,10,13],platform:[2,7,14],platformio:[0,9,13],plato:[1,4,5,6,13,14],pleas:[5,8,10,12,14],plugin:0,podcast:8,point:[1,5,6,7,9,10,12,13,14],poor:1,port:[0,1,9,13],portal:[1,13],portion:[11,13],posit:7,possibl:[1,5,7,9,13,14],post:[8,12,13,14],power:[0,10,13],pr:2,pre:[0,1,2],prefer:[7,9],prefix:1,present:[1,3],press:[1,6,9,10],pressur:14,pressure_unit:14,prevent:14,preview:4,previou:[8,10,13],previx:1,primari:[1,13],printabl:6,prioriti:5,pro:[1,5,6,13],probabl:[5,12,13,14],probe:13,problem:[5,12,13],proce:9,process:[0,8],product:0,prog:13,progess:13,program:8,progress:8,project:[0,2,3,6,7,8,13],promot:13,properli:[10,13],provid:[1,5,8,11],proxi:6,proxim:7,psi:14,pstolarz:8,publish:[11,13,14],purpos:11,puse:5,push:[4,5,8,12,13,14],put:[5,9],py:[9,13],python3:0,q:[8,13],qo:14,qualiti:5,quicker:13,quit:[5,8],r3:7,rais:1,ram:[5,12,13,14],rang:[5,8,14],rate:9,raw:[1,5],react:7,read:[1,3,5,6,7,12,13,14],readi:9,readm:13,real:[5,7,13],realiti:5,realli:[5,7,13],reason:[1,6,7,8,12],reboot:[9,13],receiv:[5,6,10,13,14],recept:5,reciev:14,recip:14,recommend:[1,6,7,10,14],reconnect:1,recreat:1,red:[1,7],redesign:13,reduc:[1,4,5,13,14],reed:[1,13],refactor:13,reflect:[1,6,8],refus:12,regard:2,regist:14,registr:[13,14],regular:5,reject:[1,12],relai:6,relat:[1,5,9],releas:[0,5,6,8,9],reli:9,remix:8,remot:[1,5,6],remov:[7,12,13],render:[8,10],replac:[7,8,14],replic:6,report:8,repositori:[0,5,8,10],request:[2,6,8,10,12,13,14],requir:[1,5,6,10,12,13,14],resend:6,reserv:13,reset:[1,6,9,10,13],resistor:[7,10,12],resolut:[1,13],resouc:7,resourc:[7,10],respond:[2,13],respons:[5,8,13],rest:[5,13],restart:[1,6,13,14],restet:13,restor:[1,5,13],restrict:11,result:[8,13],retain:14,retri:5,revert:13,revis:[0,4],rewrit:13,rgb:13,rgb_builtin:13,right:[1,5,11],risc:7,router:[9,10],row:7,rssi:[3,4,12,13,14],rst:[9,12],run:[0,1,2,3,4,5,9,10,12,13,14],runtim:[5,13],rx:[0,7,13],s2:[0,7,8,9,13],s2e4:8,s3:[0,6,8],s:[1,3,5,7,8,9,13],s_number_temp_0:14,s_number_tilt_0:14,s_number_voltage_0:14,s_number_wifi_0:14,s_number_wort_0:14,sai:[9,13],same:[1,4,5,6,7,8],save:[1,4,5,8,12,13,14],saw:9,scan:[1,5,6],scanner:9,schema:13,script:[0,5,13,14],sdk:13,se:[0,13],seam:[12,13],search:[8,13],second:[1,3,4,5,9,10,13,14],secondari:[1,5,13],section:[1,5,10,13,14],secur:[0,1,13,14],see:[1,5,6,8,13,14],seen:[7,8],select:[1,4,6,9,13,14],selector:1,selftest:10,sell:11,send:[0,1,3,5,6,8,12,13,14],sens:6,sensit:14,sensor:[1,5,8,12,13,14],sent:[1,4,5,6,8,14],separ:[0,3,6,13],sequenc:[1,5,7,14],seri:13,serial:[7,8,10,13],serv:3,server:[1,3,5,10,12,13,14],servic:[1,4,5,6,8,12,13],session:12,set:[5,9,12,13,14],setup:[1,6,7,8,9,12,13,14],sever:[9,10,13,14],sg:[1,3,4,5,6,12,13,14],shall:11,share:5,shoot:0,shorter:1,should:[0,1,5,9,10,13,14],show:[1,4,5,6,7,12,13,14],shown:[1,10,13],side:[5,9],signal:4,signal_strength:14,sim:8,similar:[1,6,7],simpl:[8,9],simpler:7,simplifi:13,simul:[5,8,13],sinc:[0,1,5,6,7,8,12,13,14],singl:12,site:[9,10],size:[9,13,14],skip:[1,5,10,12,13],skip_sleepmod:0,sleep:[0,1,3,4,5,8,10,13,14],slightli:13,slow:[1,4,5,7,9,12,13],slowli:1,small:[1,4,5,14],smaller:[7,13],smooth:5,so:[0,1,5,6,7,8,9,10,11,12,13,14],soc_gpio_pin_count:13,softwar:[1,2,4,5,6,7,10,11,14],sofwar:0,solder:[7,12],solid:[1,12,13],solv:13,some:[1,5,6,8,12,13],sometim:[12,13],sourc:[2,8,9,13,14],space:[9,13],spanish:8,spare:2,specif:[3,14],speed:[1,5,13],spent:5,split:13,spouliot:8,spy:[5,14],src:[0,2],src_doc:0,ssid:[0,1,6,9,12,13],ssl:[1,5,8,12,13,14],stabil:[2,13],stabl:[1,5,13],standard:[0,1,2,3,5,7,9,12,13,14],start:[1,5,8,9,13,14],startup:[1,7,13],stat_t:14,state_top:14,statu:13,statup:13,steel:13,step:[1,5,8,9,13],still:[3,9,13],stop:12,storag:[1,13],store:[0,1,5,9,10,13],stream:[12,14],strength:[4,13],string:[4,14],stronget:13,structur:[8,9,13],studio:0,style:0,sub:13,subject:11,sublicens:11,submit:[1,14],subscript:[12,14],substanti:11,subsystem:2,success:13,sudo:14,suggest:[2,7,10],suppli:[1,12,14],support:[5,7,8,9,13],sure:[5,7,14],surfac:[1,10],surround:1,sw:14,swap:14,swing:14,symon:8,symptom:13,syntax:1,system:3,systemctl:14,t:[1,3,5,6,7,8,9,13,14],tabl:[1,5],tag:13,take:[1,5,8,10,13,14],tap:[1,9,13],target:[4,5,8,12,13,14],technolog:2,temp:[1,3,4,5,12,13,14],temp_unit:[3,14],temperatur:[1,3,4,5,6,7,8,13,14],templat:[1,3,5,8,12,13,14],tempsensor:13,term:5,termin:9,test:[0,5,7,8,13,14],text:[4,5,13,14],tft:6,than:[1,5,7,12,13,14],thats:7,thei:[1,3,6,12],them:[5,10,14],theori:5,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],thijs:8,thing:[1,9],thingspeak:[8,13],thingsspeak:5,thorrak:6,those:[1,13],though:14,threshold:[1,13],through:13,thu:[13,14],tight:7,tile:5,tilt:[1,3,4,5,6,8,12,13,14],tiltbridg:6,time:[1,2,3,4,5,6,8,9,10,13,14],timeout:[1,6,12,13],timezon:6,tinyexpr:[8,13],toggl:[1,6],token2:[3,4,14],token:[1,3,4,6,12,13,14],too:[1,6,12,13],took:[3,4],tool:[5,8,9],tooltip:13,top:[1,7,13],topic:[1,3,7,8,10,12,13,14],tort:11,total:[1,5,13],track:8,trail:1,tranmiss:5,transfer:1,transform:6,transit:5,transmiss:[1,5,13],transmit:[1,5,10],treat:[1,3,14],tree:4,tri:[1,7,12],trigger:[1,5,7],troubl:0,troubleshoot:[0,13],troublesom:13,ttl:[0,7],tube:[1,7],turn:13,twice:1,two:[1,4,5,7,13,14],twowir:13,tx:[0,7,13],txt:1,type:[1,13,14],typic:[1,5,7],uart0:0,ubidot:[1,5,8,13],ubuntu:0,ui:[0,1,6,8,13,14],unabl:8,unauthor:12,uncheck:1,under:[0,1,2,5,7,9,10,12,13,14],uniq_id:14,uniqu:[1,4,6,10,14],unique_id:14,unit:[3,4,12,13,14],unit_of_mea:14,unit_of_measur:14,unless:[1,13,14],unstabl:[0,5],until:[1,10,13],up:[1,5,8,9,10,12,13,14],updat:[1,5,6,8,13,14],upgrad:[3,13],upload:[1,3,9,13],url:[1,3,6,9,10,12,13,14],us:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],usabl:13,usag:13,usb:[0,7,9,13],use_serial_pin:0,user:[0,1,2,4,5,9,10,14],user_ssid:0,user_ssid_pwd:0,usernam:[1,14],usual:14,v0:[6,8],v1:[0,7,8,9,14],v2:[0,5,8,9,14],v3:[13,14],v4:[7,13],v5:13,v6:13,v7:7,v:14,valid:[0,1,2,5,7,8,10,13,14],valu:[1,3,4,5,6,9,10,12,13,14],vari:[1,5],variabl:[1,13,14],varianc:13,variant:[1,2,5,9,13],varifi:13,variou:[0,4,8,13,14],ve:5,ver:[4,13,14],verbos:0,veri:6,verifi:[13,14],version:[0,1,4,5,7,8,9,13,14],vessel:5,via:[1,5,6,7,9,10,13,14],view:[0,1,5,13],visibl:[1,7,9],visit:[8,10],visual:[0,14],voltag:[1,4,5,7,12,13,14],vs:5,vscode:9,vuej:[0,13],wa:[1,5,7,8,12,13],wai:[0,1,3,5,9,13,14],wait:[1,5,6,9,10],wake:[1,5,10,12],wakeup:1,want:[1,5,6,8,9,10,13,14],warn:13,warranti:11,water:[5,13],we:[1,5,7,9,14],web:[1,5,8,9,10,12,13,14],webserv:[5,13],week:1,welcom:2,well:[1,6,7,9,13,14],wemos_d1_mini:14,were:13,what:[1,4,5,9,13,14],when:[0,1,3,5,6,7,9,10,12,13,14],where:[1,5,7,9,10,13,14],whether:11,which:[0,1,5,7,8,9,10,13,14],white:[1,12,13],who:5,whom:11,why:5,wide:14,wifi:[4,5,7,8,13],wifimanag:13,window:[0,2,9,10],wireless:9,within:[1,13,14],without:[0,1,5,7,8,9,10,11,13],wokwi:13,word:14,work:[0,1,2,3,5,6,7,9,10,12,13,14],workflow:0,would:[1,2,4,5,6,7,8,13,14],write:[1,12,14],write_flash:9,written:[0,13],wrong:[10,12,13],wsl2:0,wsl:2,www:[9,13],x:[1,8,13,14],xxxxxx:10,yaml:[0,14],yet:[0,1],you:[0,1,2,4,5,6,7,9,10,12,13,14],your:[0,1,2,5,6,9,10,12,13,14],yourid:14,zero:[1,12,13],zone:6},titles:["Compiling the software","Configuration","Contributing","Data Formats","Format Templates","Functionality","Gateway","Hardware","Welcome to GravityMon","Software Installation","Getting started","Licence","Q & A","Releases","Service Integration"],titleterms:{"0":13,"1":[10,13],"2":[10,13],"273c":12,"3":13,"4":[10,13],"491f":12,"5":13,"6":13,"7":13,"8":13,"9":13,"function":5,"new":13,"switch":7,A:12,The:5,about:[1,6],ad:7,address:13,adress:[9,13],after:12,architectur:8,assist:14,backup:[1,6],base:7,batteri:[0,5,10],bierbot:14,binari:9,bluetooth:1,blynk:14,brewblox:14,brewer:14,brewfath:14,brewflash:9,brewpi:14,brewpiless:14,brewspi:14,brick:14,bug:13,build:7,calibr:[10,12],can:12,charg:12,check:10,checklist:9,code:[0,12],compat:9,compil:0,complet:10,configur:[1,9,10],content:8,contribut:2,creat:10,credit:8,d1:7,data:[3,12],db:3,debug:0,defin:0,design:2,devic:[1,6,9,10,12],dii:7,directori:0,document:13,doe:12,error:12,esp32:7,esp32c3:7,esp32s2:7,esp32s3:7,esp8266:[7,9],esptool:9,extens:7,featur:[5,13],fermentrack:14,filter:12,find:[9,12],firmwar:[1,6,9],fix:13,flash:[10,12],floati:7,format:[0,3,4],formula:[1,10,12],friend:14,fulli:12,gatewai:6,get:[1,3,6,10],go:12,goal:2,graviti:[1,10],gravitymon:8,gyro:10,hardwar:[1,6,7],home:[1,6,14],how:12,http:[1,3,6,12],hydromet:7,i:12,indic:8,influx:3,influxdb:[1,6,12],instal:9,integr:14,interfac:13,io:14,ispindel:9,ispindl:[3,7],issu:13,json:3,keyword:4,know:12,known:13,led:12,licenc:11,life:5,lite:7,log:12,magnet:7,main:5,mainten:13,manual:9,mean:12,messag:12,mini:7,monitor:9,mqtt:[1,3,6,12],my:12,name:10,need:12,onc:12,onli:12,option:[0,9],ota:9,other:[1,6,8,13],page:[1,6],perform:5,post:[1,3,6],power:5,push:[1,6,10],q:12,rang:12,reed:7,releas:13,remix:14,report:12,reset:7,resouc:8,s:14,schema:7,serial:[0,1,6,9],servic:14,set:[1,6,10],setup:10,sleep:12,softwar:[0,8,9],sourc:0,start:10,step:10,structur:0,support:[1,6],tabl:8,target:[0,1,6],temperatur:12,templat:4,thingspeak:14,time:12,tool:[0,1,6],ubidot:14,unabl:12,updat:9,user:13,v0:13,v1:13,v2:[1,3,6,13],valid:12,version:3,voltag:10,welcom:8,what:[8,12],wifi:[1,6,9,10,12],without:12,yet:13}}) \ No newline at end of file diff --git a/docs/services.html b/docs/services.html index 71da7a2d..fc1b426c 100644 --- a/docs/services.html +++ b/docs/services.html @@ -5,7 +5,7 @@ - Service Integration - GravityMon v2.0.0 + Service Integration - GravityMon v2.1.0 @@ -123,7 +123,7 @@

                        Warning

                        -

                        This will only work on 1.1+ since the the memory allocation on previous versions are not enough to handle this large payload. -Earlier version can handle 2 of the values.

                        +

                        This method is not recommended for an ESP8266 since the low RAM memory will not be enough and there is a high probability that the device +will crash insted. Testing shows that more than 1000 characters of data will likley crash the device.

                        gravmon/${mdns}/temperature:${temp}|
                         gravmon/${mdns}/gravity:${gravity}|