Skip to content

0.14.0

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

What's Changed

  • Add slot, build infrastructure and dependency libraries for :ref:mois-node
  • Update GPRSbee library to 1.9.2
  • Update OneWire library to 2.3.3
  • Update HX711 library incorporating our fix »Define “yield” as noop for older Arduino Core releases«
  • Update Arduino-Makefile and makeEspArduino tools
  • Improve firmwares node-wifi-mqtt-homie and node-wifi-mqtt-homie-battery
    • Adding JSON output for hiveeyes.org compatibility by @Gulaschcowboy in #4
    • Make zero offset and kilogram divider configurable via HomeSetting by @Gulaschcowboy in #5
    • Clean disconnect before deepSleep, make calibration settings setable with HomieSetting by @Gulaschcowboy in #7
    • Align with feature set of node-wifi-mqtt-homie-battery.ino by @Gulaschcowboy in #8
  • node-wifi-mqtt
    • Fix JSON serialization: Transmit sensor readings as float values and improve robustness. Thanks, Matthias and Giuseppe!
    • Improve configuration and documentation, last but not least regarding MQTT authentication.

Full Changelog: 0.13.0...0.14.0