278 Commits

Author SHA1 Message Date
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
Stephan Mühl
2fb15efcb1 Update README.md 2023-03-29 00:49:10 +02:00
Blueforcer
6e4585d0a1 Apply automatic changes 2023-03-28 22:45:14 +00:00
Stephan Mühl
680caecad8 Update MQTTManager.cpp 2023-03-29 00:42:33 +02:00
Stephan Mühl
fccb6e2ab5 Update main.yml 2023-03-29 00:32:38 +02: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
3de324605e Update main.yml 2023-03-28 23:33:33 +02:00
Stephan Mühl
e52ed6eac3 Update main.yml 2023-03-28 23:29:02 +02:00
Stephan Mühl
8d387d303a Merge pull request #22 from erjanmx/fix-readme-typo
Fix readme typo
2023-03-27 21:03:22 +02:00
Erjan Kalybek
2fb2540111 Fix readme typo 2023-03-27 21:00:28 +02:00
Blueforcer
37fca236eb Apply automatic changes 2023-03-26 19:14:02 +00: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
cf96c850d1 Update README.md 2023-03-26 18:12:18 +02:00
Stephan Mühl
1ed6687864 Update Shares.md 2023-03-26 01:59:50 +01: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
a4ffeb7da6 Update README.md 2023-03-25 15:01:19 +01:00
Stephan Mühl
fd43939c44 Update README.md 2023-03-25 15:01:05 +01:00
Stephan Mühl
1e2069eb88 Update README.md 2023-03-25 14:23:57 +01:00
Blueforcer
92243c12eb Apply automatic changes 2023-03-25 13:11:04 +00: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