Skip to content

Releases: appdevelopmentandsuch/AnotherTempSensor

v1.1.1

03 Jun 18:17
69a55bb
Compare
Choose a tag to compare

Features

  • Added MQTT Update Interval configurability on launch

v1.0.1

28 May 18:49
Compare
Choose a tag to compare

Features

  • Modified project to be flashable and usable right away. Developer can now flash a device, connect to it's access point and configure for use.
  • Developer can configure device to become a RESTful server or push data to MQTT at a set interval.
  • Pressing the Flash button on the device will clear any existing configuration and set a new one.
  • Configurations are stored in device's EEPROM.
  • Added a license

v0.0.1

20 May 15:15
Compare
Choose a tag to compare

Features

  • Gather local temperature and humidity via either a MQTT server, or pull by data from a REST API running on device.

Fixes

  • Better updated README and folder structure