Skip to content

Releases: d03n3rfr1tz3/esp32-divoom

v1.0.9

11 Jul 23:40
Compare
Choose a tag to compare
  • added obligatory support for Timoo

Full Changelog: v1.0.8...v1.0.9

v1.0.8

27 Jan 14:55
Compare
Choose a tag to compare
  • improved memory handling in tcp
  • corrected dependency versions

Full Changelog: v1.0.7...v1.0.8

v1.0.7

23 Jan 18:57
Compare
Choose a tag to compare
  • 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

21 Jan 19:19
Compare
Choose a tag to compare
  • improved BT discovery to support usage for MQTT room presence

Full Changelog: v1.0.5...v1.0.6

v1.0.5

16 Jan 03:11
Compare
Choose a tag to compare
  • improved connection handling
  • fixes in divoom modes

Full Changelog: v1.0.4...v1.0.5

v1.0.4

12 Jan 01:16
59157da
Compare
Choose a tag to compare
  • improved discovery filtering

Full Changelog: v1.0.3...v1.0.4

v1.0.3

22 Jun 23:39
39b6cbf
Compare
Choose a tag to compare
  • added sleep mode
  • added Aurabox discovery

Full Changelog: v1.0.2...v1.0.3

v1.0.2

29 Apr 22:59
bad89f4
Compare
Choose a tag to compare
  • fixed memorial text encoding

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Apr 00:55
Compare
Choose a tag to compare
  • fix for bigger images
  • fix dependency versions

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Apr 13:02
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v1.0.0