Skip to content

Releases: davidplotzki/sensorlogger

1.2

03 Oct 23:48
Compare
Choose a tag to compare

Changes

  • Added sensor retry time (retry_time and default_retry_time): time for another attempt after a failed sensor reading.
  • New config options for general: http_timeout, default_rest_period, default_retry_time, loglevel.
  • Compile options in makefile to disable support for Libcurl, MQTT and/or Tinkerforge.
  • Support for Tinkerforge Bricklets: Hall Effect 2.0, GPS, GPS 2.0, GPS 3.0.
  • Bug fix: Added HTTP timeout to avoid libcurl blocking.
  • Bug fixes.

1.1

03 Oct 23:47
Compare
Choose a tag to compare
1.1

Changes

  • Supports multiple MQTT brokers.

1.0.1

03 Oct 23:47
Compare
Choose a tag to compare

Changes

  • Changed HomeMatic value request URL from sysvar.cgi?ise_id to state.cgi?datapoint_id such that homematic_subscribe can fetch any datapoint values, not just system variables.

1.0

03 Oct 23:46
Compare
Choose a tag to compare
1.0

Initial release.