17 Commits

Author SHA1 Message Date
Stephan Mühl
73c18fbb9e indicator blink 2023-04-10 14:59:48 +02:00
Stephan Mühl
5219ec23c3 add indicator lights 2023-04-10 13:41:48 +02:00
Stephan Mühl
c5c10f4d17 add Indicators 2023-04-10 13:02:20 +02:00
Stephan Mühl
2a8149400b update 2023-04-09 19:29:08 +02:00
Stephan Mühl
47493062b4 revert gif decoder call 2023-04-07 23:29:27 +02:00
Stephan Mühl
6deaadeb62 add beaconScanner 2023-04-03 12:13:11 +02:00
Stephan Mühl
571b8ba105 Merge branch 'development' into main 2023-03-31 15:34:34 +02:00
Stephan Mühl
1b4a5b2952 add http_api 2023-03-31 14:29:48 +02:00
Stephan Mühl
39e1b0b0dd v0.45
- Introduces an function that allows users to add, remove, and rearrange multiple apps on the device at once via MQTT. This provides greater flexibility and customization options. Please note that this function is experimental and should be used with caution.

https://blueforcer.github.io/awtrix-light/#/mqtt?id=addremove-and-rearange-apps
2023-03-31 00:18:32 +02:00
Stephan Mühl
249074d022 v0.43
- Expose buttons to HA
- HA Switch to control the transition
- Icons are not reloaded if its the same as before
2023-03-30 12:34:53 +02:00
Stephan Mühl
c51c769cb5 v0.42
- App transistion is now inacitve if there is only 1 app
- Adds bargraph to notify and customapps
- Every awtrix now gets a unique id for AP, MQTT and HA
- Adds firmware as HA sensor
- Adds wifi strength as HA sensor
- Adds ram usage as HA sensor
- Adds version as HA sensor
- Adds uptime as ISO 8601 as HA sensot
- HA discorvery now gets correct device classes
- fixes bug where date formats are not saved

closes #24
closes #23
closes #21
2023-03-29 00:24:38 +02:00
Stephan Mühl
e66713fd28 v0.40
- fixes a bug in text lengths calculations with spaces
- adds the onscreen menu option to disable or enable internal apps

Many options are moved from webinterface to onscreen menu the last few versions. if you running awtrix light for some versions now, it could be necessary to delete your config.json and restart in order to cleanup your webinterface.

closes #14
2023-03-26 01:59:04 +01:00
Stephan Mühl
396e1f1cf9 0.37
- add self updating function. You can start an update from onscreen menu
2023-03-23 22:11:46 +01:00
Stephan Mühl
7b5a4d3aba v0.35
- moves transistion time and app time setting into onscreen-menu
- Text starts to scroll on the left side instead from right
- allows to switch to a page by name via mqtt
- custompages doesnt need to have integers as an id anymore, you can also use strings now.

closes #7
closes #4
2023-03-23 14:06:11 +01:00
Stephan Mühl
667fff226e Transition Control
- autotransition can be turn on and of in onscreen menu
- autotransition is turned off when only one app is loaded

closes #1
closes #2
2023-03-22 18:34:51 +01:00
Stephan Mühl
c74a29bbf6 Update MatrixDisplayUi.cpp 2023-03-22 13:50:42 +01:00
Stephan Mühl
adb5102869 release 2023-03-22 12:15:18 +01:00