Skip to content

Releases: HomeKidd/ESP8266-HomeKit-Weather-Station-BME280-Elgato-Eve

v2.0.3

18 Oct 13:57
1939735
Compare
Choose a tag to compare

New Features:

  • Display now can be turn ON/OFF via single pressing the button (GPIO0)
  • Added hidden Characteristic for Data History (not working yet!)
  • Bug fixes

If you don't want to use OLED screen, please install the latest 1.x.x release!

v2.0.2

15 Oct 10:23
1939735
Compare
Choose a tag to compare

New Features:

  • Display UI now shows Barometric pressure in inHg when switching to Fahrenheit
  • Sensor Fault and Resetting displays on screen
  • BME280 calibration (experimenting with oversampling, data filter and standby time)
  • Bug fixes

If you don't want to use OLED screen, please install the latest 1.x.x release!

v2.0.1

14 Oct 14:20
e752972
Compare
Choose a tag to compare

New Features:

  • Temperature Display Units characteristic for switching between Celsius/Fahrenheit display
  • Display UI now displays Barometric pressure in hPA (in next firmware it will shows inHg instead of hPa when switching to Fahrenheit)
  • Bug fixes

If you don't want to use OLED screen, please install the latest 1.x.x release!

v2.0.0

12 Oct 10:49
2e77d87
Compare
Choose a tag to compare

New Features:

  • Added support for SSD1306 Oled display (only i2c bus version, 128x64px)
    OLED screen using GPIO13 - SDA (Wemos D7) and GPIO14 - SCL (Wemos D5) pins
    Please keep in mind this feature is still in development!
  • Bumped version to 2.0.0
  • Temperature display Units characteristic for switching between Celsius/Fahrenheit display (not fully implemented yet!)

If you don't want to use OLED screen, please install the latest 1.x.x release!

V1.0.4

01 Oct 12:17
5715f56
Compare
Choose a tag to compare

New Features:

  • Added support for LED that indicating Reset/Pairing via flashing the built-in LED
  • New Name (  WeatherMonitor )
  • Bug fixes

Due to a bug, I've skipped v1.0.3 firmware!

v1.0.2

29 Sep 14:31
71bf401
Compare
Choose a tag to compare

New features in v1.0.2:

  • Sensor Fault detection (at the moment only with temperature)

v1.0.1

27 Sep 10:35
0f78942
Compare
Choose a tag to compare

First release