Commit Graph

166 Commits

Author SHA1 Message Date
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
Stephan Mühl 52554d2a77 fix utf8 encoding 2023-03-25 00:24:35 +01:00
Stephan Mühl 044e3662b9 Update README.md 2023-03-24 23:57:33 +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 b65d7af9b4 Update version 2023-03-24 23:39:42 +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 889484fef2 Update README.md 2023-03-24 19:05:48 +01:00
Stephan Mühl 3cfe642103 Update README.md 2023-03-24 16:32:08 +01:00
Stephan Mühl 0709aac2ba Update README.md 2023-03-24 16:31:41 +01:00
Stephan Mühl 1314d115a3 Update README.md 2023-03-24 16:25:53 +01:00