Releases: d03n3rfr1tz3/esp32-divoom
Releases · d03n3rfr1tz3/esp32-divoom
v1.0.9
- added obligatory support for Timoo
Full Changelog: v1.0.8...v1.0.9
v1.0.8
- improved memory handling in tcp
- corrected dependency versions
Full Changelog: v1.0.7...v1.0.8
v1.0.7
- replaced MQTT library¹
- improved memory usage
- potentially improved stability
¹there was a occasionally bug caused in or even by the WiFiClient, that was used in the PubSubHub MQTT library. The AsyncMqttClient library, which I used in most other ESP32 based projects, does not seem to have this problem. I also looked into what ESPHome is using and saw, that they also use that library, but in their own fork.
Full Changelog: v1.0.6...v1.0.7
v1.0.6
- improved BT discovery to support usage for MQTT room presence
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- improved connection handling
- fixes in divoom modes
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- improved discovery filtering
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- added sleep mode
- added Aurabox discovery
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- fixed memorial text encoding
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- fix for bigger images
- fix dependency versions
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v0.1.3...v1.0.0