Skip to content

1.0.0

Compare
Choose a tag to compare
@leon-anavi leon-anavi released this 26 Jan 14:24

Release 1.0.0 brings the following new features and improvements for ANAVI Thermometer:

  • Append 5 chars to the WiFi access point name and show them on the mini OLED display to simplify the initial configuration
  • Change the default MQTT broker to mqtt.eclipse.org: https://mqtt.eclipse.org/
  • Update Arduino library WiFiManager to 0.15.0
  • Automatic discovery for Home Assistant of BH1750 I2C light sensor module
  • Ensure the device in station mode after a successful connect by @cederlys
  • Allow the DS18B20 port to be used as a button by @cederlys
  • Support for anonymous MQTT connections by @cederlys
  • Add optional support for doing a factory reset via an MQTT command by @cederlys
  • Improvements for BMP180 by @cederlys
  • Improvements of Home Assistant discovery by @cederlys
  • Use ESP.restart() instead of ESP.reset() on failed WiFi by @cederlys

Huge thanks to @cederlys for his passionate work, numerous new features and major improvements done in his spare time!