1.0.0
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!