Commit Graph

52 Commits

Author SHA1 Message Date
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
783180a7d9 Update apps.md 2023-03-30 16:03:29 +02:00
Stephan Mühl
c0602f78ad Add files via upload 2023-03-30 14:27:33 +02:00
Stephan Mühl
7bb1e5d0ee Update flasher.md 2023-03-30 13:56:27 +02:00
Blueforcer
843233c027 Apply automatic changes 2023-03-30 10:38:23 +00:00
Stephan Mühl
b1f8cc1be0 v0.43
- Expose buttons to HA
- HA Switch to control the transition
- Icons are not reloaded if its the same as before

closes #26
2023-03-30 12:36:23 +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
33647dd1b9 Create apps.md 2023-03-30 12:00:12 +02:00
Stephan Mühl
232e13a68c Update _sidebar.md 2023-03-30 12:00:00 +02:00
Stephan Mühl
3c01234233 Update index.html 2023-03-30 11:59:48 +02:00
Blueforcer
6e4585d0a1 Apply automatic changes 2023-03-28 22:45:14 +00:00
Stephan Mühl
fa6fc6291a Update README 2023-03-29 00:28:18 +02:00
Blueforcer
60a415f68f Apply automatic changes 2023-03-28 22:27:20 +00: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
5577b03e1c v0.41
- adds new timeformats for a blinking second colon
- awtrix now send stats to [PREFIX]/stats
- fixes a bug where turning on an native app causes a crash.
2023-03-26 21:11:52 +02:00
Stephan Mühl
689cba1c85 v0.41
- adds new timeformats for a blinking second colon
- awtrix now send stats to [PREFIX]/stats
- fixes a bug where turning on an native app causes a crash.
2023-03-26 21:08:18 +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
5d0967068b v0.39
- fixes a bug with special-chars in rainbow mode
- adds a new key "pos" to the custompage api where you can define the position of your page in the loop.

closes #13
2023-03-25 14:09:00 +01:00
github@blueforcer.de
8fd80f40b6 better docs 2023-03-25 02:00:09 +01:00
Stephan Mühl
acd472cb37 Update mqtt.md 2023-03-25 01:49:40 +01:00
Stephan Mühl
a58d61b352 Update flasher.md 2023-03-25 00:36:19 +01:00
Stephan Mühl
52554d2a77 fix utf8 encoding 2023-03-25 00:24:35 +01:00
Stephan Mühl
2ff1f056c1 update manifest 2023-03-24 23:56:21 +01:00
Stephan Mühl
7b2d343714 Update onscreen.md 2023-03-24 23:51:51 +01:00
Stephan Mühl
41b789aa94 Update onscreen.md 2023-03-24 23:47:14 +01:00
Stephan Mühl
a5629f54d4 Update onscreen.md 2023-03-24 23:46:48 +01:00
Stephan Mühl
9a6fef025f V0.38
adds new options in onscreen menu.
- Option to choose between 5 timeformats
- Option to choose between 9 dateformats
- Option to choose the start of the week (monday or sunday)
- Option to switch between °C and °F

https://blueforcer.github.io/awtrix-light/#/onscreen

closes #10
2023-03-24 23:39:21 +01:00
Stephan Mühl
fe28975c0f update docs 2023-03-24 10:18:42 +01:00
Stephan Mühl
9f79366f67 update flasher 2023-03-23 22:19:25 +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
f0eeb91d0f update 2023-03-23 17:33:10 +01:00
Stephan Mühl
a3584ce059 V0.36
adds new MQTT commands.
See
https://blueforcer.github.io/awtrix-light/#/mqtt
2023-03-23 17:13:52 +01:00
Stephan Mühl
04c9b5a85c update 2023-03-23 14:29:53 +01:00
Stephan Mühl
4ef505fde8 update docs 2023-03-23 14:27:06 +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
b114f02f72 update 2023-03-22 23:18:44 +01:00
Stephan Mühl
73f18b159a sound docs 2023-03-22 23:08:22 +01:00
Stephan Mühl
bab63bcea6 update 2023-03-22 23:05:41 +01:00
Stephan Mühl
e7e6098376 Merge branch 'main' of https://github.com/Blueforcer/awtrix-light 2023-03-22 22:57:24 +01:00
Stephan Mühl
21ac3fa9b9 update 2023-03-22 22:57:22 +01:00
Stephan Mühl
891c0e1d35 Update manifest.json 2023-03-22 22:32:40 +01:00
Stephan Mühl
23508e538e Add files via upload 2023-03-22 22:32:24 +01:00
Stephan Mühl
20db9aeb21 update battery messurement 2023-03-22 22:26:56 +01:00
Stephan Mühl
77669ef9f2 update 2023-03-22 22:15:55 +01:00
Stephan Mühl
0f324f916c update 2023-03-22 22:14:24 +01:00
Stephan Mühl
4623935d14 update docs 2023-03-22 22:11:08 +01:00
Stephan Mühl
54868c0e58 update 2023-03-22 21:52:58 +01:00
Stephan Mühl
edbdcdb5b8 update docs 2023-03-22 21:51:20 +01:00
Stephan Mühl
faa0eb31f8 test 2023-03-22 21:47:35 +01:00
Stephan Mühl
26c1639032 update docs 2023-03-22 21:36:47 +01:00