0.16.0
What's Changed
- Add renewed calibration sketch by @Gulaschcowboy in #13
- Try to fix
scale-adjust-firmware
regarding ESP8266 compatibility again node-wifi-mqtt.ino
firmware:- Fix
DEEPSLEEP_TIME
order of magnitude:MEASUREMENT_INTERVAL
is in ms already, in #14. Thanks, @thiasB. - Fix IP address output in #15. Thanks, @thiasB.
- When
SENSOR_DUMMY
is enabled, don't use any real sensors. Thanks, Giuseppe. - Add comment about connecting
GPIO#16
toRST
for waking up after deep sleep. Thanks, Giuseppe and @thiasB. - Add sensor ADS1231. Thanks, @ClemensGruber.
- Fix
- Improve
firmware-builder
- Add support for architecture "ESP"
- Add variables
TARGET_BOARD_TAG
andTARGET_BOARD_SUB
to firmware builder helper output - Add firmware builder helper to Makefile for
node-wifi-mqtt-homie
- Properly define and use
HE_CONTAINERS
ingeneric-firmware
Full Changelog: 0.15.0...0.16.0