Skip to content
Release mega-20180414

Changes in mega-20180414 (since mega-20180413):

ESPEasy release bot (1):
      automaticly updated release notes for mega-20180414

GHolli (3):
      Update _P049_MHZ19.ino
      Change comma to semicolon
      Downstream updates (#1)

Gerald (1):
      Update _P049_MHZ19.ino

Grovkillen (4):
      Added RSSI, BSSID, Channel to WifiScan/Setup
      Removed the serial print "done."
      Added better(?) format for tables
      Fixed main page!

Holli (2):
      It seems the offsets [3]..[4] for the detection range setting (command byte 0x99) are wrong in the latest online data sheet: http://www.winsen-sensor.com/d/files/infrared-gas-sensor/mh-z19b-co2-ver1_0.pdf     According to the MH-Z19B data sheet version 1.2, valid from: 2017.03.22 (received 2018-03-07), the offset should be [6]..[7] instead.     Fixing the implementation accordingly.
      Disable detection range commands by default.

Plebs (5):
      Fixes for #1208 and partial #1196
      modified float() call
      new #formats
      added more formats
      Added #I

TD-er (1):
      [issue #1239] %bssid% and %wi_ch% added as variables

clumsy-stefan (1):
      _P015_TSL2561 added Broadband and IR Values

linuxnico (1):
      add ds1822 definition to ds_read_temp function