Releases: HomeKidd/ESP8266-HomeKit-Air-Quality-Sensor-Elgato-Eve-Room
Releases · HomeKidd/ESP8266-HomeKit-Air-Quality-Sensor-Elgato-Eve-Room
v2.1.1
v2.1.0
New Features:
- Now SH1106 screens also supported! Read Wiki for more information
- VOC values now converted to μg/m3 from ppb (parts per billion) with temperature compensation formula
- Long pressing the button (HomeKit/Wifi Reset) is disabled after 30 seconds from booting to prevent accidental resetting 😄
- New sensor(s) support coming soon (SGS30 and maybe CCS811)
- Small HomeKit Data type experiments
- Bug fixes
v2.0.2
New Features:
- Changed SHT3X reading to single_shot_mode
- Changed alpha value for EWMA filter
- Fixed iAQ Core C reading error (sometimes it returned 46351 ppm)
- Added User Manual (via Eve app)
- Small fixes
v2.0.1
New Features:
- Changed SHT3X reading to single_shot_mode
- Added EWMA filter for sensor readings
- Small fixes