Skip to content

0.16.0

Compare
Choose a tag to compare
@amotl amotl released this 29 May 13:10
· 184 commits to main since this release

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 to RST for waking up after deep sleep. Thanks, Giuseppe and @thiasB.
    • Add sensor ADS1231. Thanks, @ClemensGruber.
  • Improve firmware-builder
    • Add support for architecture "ESP"
    • Add variables TARGET_BOARD_TAG and TARGET_BOARD_SUB to firmware builder helper output
    • Add firmware builder helper to Makefile for node-wifi-mqtt-homie
  • Properly define and use HE_CONTAINERS in generic-firmware

Full Changelog: 0.15.0...0.16.0