Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

0.6.3

Compare
Choose a tag to compare
@xyzroe xyzroe released this 30 Jan 21:00
· 47 commits to main since this release
  • Add support for DS18B20 sensor. Works only on TTGO using GPIO 33. Shows in web browser
    and sends via MQTT with AutoDiscovery. Works only when the sensor is connected.

  • Number of active socket clients reduced to 5 to avoid hangs. Maybe #10

  • Number of active socket clients now sends via MQTT with auto-discovery. Using MQTT Refresh Interval. #9

  • Automatically reconnect to a Wi-Fi hotspot after being disconnected, but you still need
    the hotspot to be available during the gateway reboot, otherwise it will start its own hotspot. #8

  • Add a checkbox to disable emergency mode in Wi-Fi settings. #11