Releases: jonnybergdahl/Arduino_JBWopr_Library
v1.2.0
v1.1.3
Fix problem with missing "device" in HA discovery packets.
Add setting availability after discovery packets sent.
Fix possible problem with setting the HA discovery prefix from the web UI.
v1.1.2
Changed host name handling, now uses the WiFi config host name, for both WiFi and MQTT.
v1.1.1
Add support for non WiFi mode in the JBWopr_Firmware example.
v1.1.0
Update for ArduinoJSON 7.
Minor bug fixes.
v1.0.6
Added settings for NTP server and time zone. This makes it possible to setup a local NTP server and run without any internet connection.
v1.0.5
Fix issue with negative time zones.
1.0.4
Update to support Arduino ESP32 core 3.x.
v1.0.3
Fix date format list
Add config logging
Fix effect list in JBWopr_Firmware.ino
Effects code cleanup
Fix HA effects entity name
v1.0.2
Fix a bug where date and time formats where switched when set over MQTT.