- Update Apicast beeflight forecast access, see also Apicast 0.8.3 release.
- Add missing
#include <Adafruit_I2CDevice.h>
. Thanks, Sascha!
- Add Hiveeyes HTTP data export module for Arduino, see also Using the Hiveeyes HTTP export interface from Arduino.
- Add "make upload" target to Makefile.
- Add instructions about using PlatformIO on Windows natively.
- Add access to Apicast HTTP API.
- Add Grafana panel images for displaying weight trends, see also Anzeige von PNG-Bitmaps aus Grafana auf einem e-Paper Display.
- Add light sleep.
- Add touch control to wake up device by touch.
- Build upon
Waveshare_4_2.ino
example from ESP32-e-Paper-Weather-Display.