Skip to content

Releases: fsaris/EspHome-AwoX-BLE-mesh-hub

2024.10.0 Bugfix release

05 Oct 08:43
cc49b06
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Prevent nullprt errors and remove deprecated color_mode from config message by @fsaris in #102

Full Changelog: 2024.3.1...2024.10.0

Bugfix release 2024.3.1

08 Mar 19:08
Compare
Choose a tag to compare

Bugfix release

07 Mar 19:13
ef9c686
Compare
Choose a tag to compare

Bugfix/ESPHome 2024.2 compatibility release

28 Feb 18:44
a36f3f7
Compare
Choose a tag to compare
  • Expose active effect
  • Make compatible with ESPHome 2024.2.0 #74
  • Decrease mqtt messages sent with same payload
  • Limit mqtt messages about updated connection

Add effects support

18 Feb 13:51
63471d2
Compare
Choose a tag to compare
  • Add effects support #57

Fix verbose logging

25 Jan 18:37
Compare
Choose a tag to compare
  • Fixed verbose logging #62

Group + multiple connections support

17 Jan 17:34
d79a46f
Compare
Choose a tag to compare
  • groups are now discovered and can be controlled like a single device

  • Sensors about active connection added

  • Improved online/offline status

  • Streamlined log tags

  • Added optional configuration:

    • min_rssi
    • max_connections
    • allowed_mac_addresses
    • allowed_mesh_ids
  • Memory improvements