Skip to content

aldweb/ggreg20-v3-tasmota-esp32-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

This is a repository for an upgrade proposal for the great GGreg20_V3 and ESP32 Tasmota Firmware driver https://github.com/iotdevicesdev/ggreg20-v3-tasmota-esp32-driver

aldweb upgrade #1:

  • fix: if the native temperature sensor of the ESP32 is not shown (SetOption146 0), then the driver would fail to run, this is corrected
  • fix: as explained by distrubi (iotdevicesdev#1), "the calculated dose was waaaay too low", his fix - which also softcodes the conversion factor - was integrated
  • new: since CPM count is reset every 60 seconds, added a time counter, which is basically to just display the value stored in the ctr variable

aldweb upgrade #2:

  • new: full rewrite of the driver, to clean and beautify code
  • new: include CPM 5 minutes average
  • new: include Power and CPM 1 minute averages

aldweb upgrade #3

  • change: memory and code optimized
  • new: 5 minutes CPM precision set to 1 digit after the decimal point
  • cosmetic change: from "uSv" to "µSv"

aldweb upgrade #4

  • change: calibration factor upgraded to 0.00812
  • added: explanation and quick rule coding for integration between Tasmota and GMC.MAP (https://www.gmcmap.com/)

image

About

Berry script driver upgrade for GGreg20_V3 with Generic ESP32 with Tasmota Firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Berry 100.0%