Skip to content

v2.10.1 — fix: brightness control from Home Assistant

Choose a tag to compare

@giovi321 giovi321 released this 21 Aug 20:01
· 21 commits to main since this release

v2.10.1 — fix: brightness control from Home Assistant

Patch release. One bug fix on top of v2.10.0:

  • Brightness commands from Home Assistant were ignored. The device never subscribed to smalltv/<hostname>/brightness/set, so moving the slider in HA published the command into the void and the retained state topic snapped the slider back. The topic is now subscribed at connect.

If you installed v2.10.0, update to this one — self-update will offer it, since v2.10.0 devices report a lower version.

Everything else is identical to v2.10.0: HA screens over MQTT (freeform draw protocol, icons, bitmaps with on-device upscale, UTF-8 text), the temp_compare and screen_board blueprints, brightness state sync + auto-discovery, screen TTL and the Clear screens button, the rotation 180° fix, and the flat 3D-printed case in case/. See the v2.10.0 notes for the full feature list and the docs for usage.

Firmware images for every board are attached below, built by CI from this tag.

Full Changelog: v2.10.0...v2.10.1