Commit Graph

203 Commits

Author SHA1 Message Date
Stephan Mühl
782f8406b0 Update README.md 2023-04-01 22:16:59 +02:00
Stephan Mühl
bb5659b5b1 Update README.md 2023-04-01 22:13:18 +02:00
Stephan Mühl
689eef26d5 Update README.md 2023-04-01 22:12:57 +02:00
Stephan Mühl
632a12136f Update README.md 2023-04-01 22:12:32 +02:00
Stephan Mühl
7a89c69dbd Update README.md 2023-04-01 22:11:42 +02:00
Stephan Mühl
ab07116fba Update README.md 2023-04-01 22:09:23 +02:00
Stephan Mühl
8cbf4d725b Update README.md 2023-04-01 22:06:38 +02:00
Stephan Mühl
ef4ba86301 Update dev.md 2023-04-01 22:05:39 +02:00
Blueforcer
9119958dd5 Apply automatic changes 2023-04-01 19:58:26 +00:00
Stephan Mühl
b3486597fa Update ServerManager.h 2023-04-01 21:56:27 +02:00
Stephan Mühl
254e2b29b5 Update README.md 2023-04-01 21:55:59 +02:00
Stephan Mühl
474a41b964 Update main.yml 2023-04-01 21:51:47 +02:00
Stephan Mühl
2124f832d0 v0.46
- Adds HTTP API
- Adds the option to set duration in custom apps
- Adds sound item to onscreen menu
- Adds wifi reconnect
- Adds [hidden features](https://blueforcer.github.io/awtrix-light/#/dev) wich allows you for example to change the bootsound
- Shows IP address on boot
- Fixes a bug where deleting a custom app with empty payload doesnt work
- Fixes a bug where autotransition doesnt start at its own

closes #32
2023-04-01 21:49:00 +02:00
Stephan Mühl
a4f14a58c1 update docs 2023-04-01 21:42:08 +02:00
Stephan Mühl
641572671f update docs 2023-04-01 21:31:05 +02:00
Stephan Mühl
4cbce3f860 update docs 2023-04-01 18:45:24 +02:00
Stephan Mühl
44500ae79f Merge pull request #33 from tioan/main
Add ISSUE_TEMPLATEs
2023-04-01 18:40:59 +02:00
Stephan Mühl
058e9d1ba8 add duration to custompage 2023-04-01 18:32:20 +02:00
Mattheus
604559624c Update and rename custom.md to question.md 2023-04-01 17:37:52 +02:00
Mattheus
45fa8d28c5 Update feature_request.md 2023-04-01 17:33:48 +02:00
Mattheus
5874f3942f Update bug_report.md 2023-04-01 17:31:22 +02:00
Mattheus
334b220cd8 Update bug_report.md 2023-04-01 17:30:28 +02:00
Mattheus
a1fdebc32a Update issue templates 2023-04-01 17:20:26 +02:00
Stephan Mühl
2b84519bfc Update custom.md 2023-03-31 22:54:03 +02:00
Stephan Mühl
40c7a7d4ef Add files via upload 2023-03-31 22:18:11 +02:00
Stephan Mühl
5a75c7505d Update manifest.json 2023-03-31 22:11:12 +02:00
Stephan Mühl
63a1b8a956 Update version 2023-03-31 22:10:45 +02:00
Stephan Mühl
01cf81397f fix merge errors 2023-03-31 15:39:15 +02:00
Stephan Mühl
a3734167cb Merge pull request #28 from Elfish/main
Split code between ulanzi environment and awtrix_upgrade
2023-03-31 15:35:04 +02:00
Stephan Mühl
571b8ba105 Merge branch 'development' into main 2023-03-31 15:34:34 +02:00
Elfish
055d54d099 Split code between ulanzi environment and awtrix_upgrade
Added BME280 sensor support for awtrix_upgrade.

Removed battery readings for awtrix_upgrade

Added DFMiniMp3 lib for replacing the Ulanzi buzzer in the future
2023-03-31 15:12:13 +02:00
Stephan Mühl
1b4a5b2952 add http_api 2023-03-31 14:29:48 +02:00
Stephan Mühl
5fb65e96c1 Update custom.md 2023-03-31 00:26:26 +02:00
Stephan Mühl
6de17cca0e Update custom.md 2023-03-31 00:26:00 +02:00
Stephan Mühl
1b90621216 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:20:36 +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
783180a7d9 Update apps.md 2023-03-30 16:03:29 +02:00
Stephan Mühl
26e793036c Merge branch 'main' of https://github.com/Blueforcer/awtrix-light 2023-03-30 14:28:16 +02:00
Stephan Mühl
8e8813af8c turn on sound output 2023-03-30 14:28:10 +02:00
Stephan Mühl
c0602f78ad Add files via upload 2023-03-30 14:27:33 +02:00
Stephan Mühl
27adf23249 0.44
- Fixes a bug where awtrix crashs on a buttonpress when HA discovery is disabled
2023-03-30 14:12:02 +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
Stephan Mühl
35c8458ff2 Update README.md 2023-03-29 23:00:34 +02:00
Stephan Mühl
9381b2a33b progmem chars 2023-03-29 15:13:21 +02:00