Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Releases: lubeda/EsphoMaTrix

2023.4.0 **breaking changes**

01 Apr 13:05
Compare
Choose a tag to compare

Read the "how to update" section!!!

Changes

2023.4.0

  • new: set_screen_color service to set color for a screen (service & action)
  • breaking: all settings and parameters are named more consistant
  • changed: center small text instead of left aligned
  • removed: select component

2023.3.5

25 Mar 16:46
6ed829c
Compare
Choose a tag to compare

There are a lot of breaking changes. Check the CHANGELOG.md!!!

2023.3.5

  • new: show_seconds indicator top left corner
  • breaking: removed automatic scaling of images
  • new: support 8x32 icons without text
  • breaking: added status,display_on,display_off as default service => remove these from your yaml
  • breaking: added indicator_on/off as default service => remove these from your yaml
  • breaking: added alarm_color,text_color,clock_color as default service => remove these from your yaml
  • breaking: gauge is also schown while the clock is displayed but without moving the screen to the right
  • breaking: show_icons as default service => remove from yaml

2023.3.4

10 Mar 17:50
fe14434
Compare
Choose a tag to compare

added: option to not display clock/date #53
added: dynamic set_show_clock
added: on_next_clock trigger

2023.3.3

09 Mar 07:51
523fba8
Compare
Choose a tag to compare

Changes

2023.3.3

fixed: force_screen skips imediatly to the selected screen
added: hold_time configurable

2023.3.2

added: hold_screen for 20 additional seconds

2023.3.1

05 Mar 11:16
3dd740a
Compare
Choose a tag to compare

2023.3.1

added: del_screen with wildcards
changed: maximum icons to 80
fixed: skip_next
fixed: show_all_icons on boot

2023.3.0

see README.md for features

2023.3.0

02 Mar 18:12
5cc5c84
Compare
Choose a tag to compare

added possibility to turn display off thanx to @andrew-codechimp
added clock_interval to show the clock more often or less
fixed shiftx tahnsk to @badmikko
fixed some typos and the ulanzi.yaml

2023.2.0

17 Feb 15:03
Compare
Choose a tag to compare

New version:

  • First work in progress yaml for the ulanzi TC001 hardware 🎉
  • remove the direct support for awtrix icons

2023.1.0

14 Jan 10:16
d33a734
Compare
Choose a tag to compare

Fix error on del_screen

2022.7.0

23 Jul 17:50
a76f63d
Compare
Choose a tag to compare

clean up

2022.6.2

19 Jun 10:44
bc0c299
Compare
Choose a tag to compare

mostly clean up and fixes.

See breaking changes in readme.md