Commit Graph

61 Commits

Author SHA1 Message Date
Elfish
acdb78cd76 Added dev Setting to change decimal places for temperature measurements 2023-04-03 16:23:25 +02:00
Elfish
9f8b8b9a6c Update DisplayManager.cpp 2023-04-03 14:51:29 +02:00
Elfish
54f8ef6a58 Cosmetic changes 2023-04-03 14:41:49 +02:00
Stephan Mühl
0ca49bd407 update 2023-04-03 14:28:00 +02:00
Stephan Mühl
08f847314a Update PeripheryManager.cpp 2023-04-03 13:18:47 +02:00
Stephan Mühl
5484439f75 change layout during runtime 2023-04-03 13:05:38 +02:00
Stephan Mühl
b4ee7a3778 Merge branch 'development' into main 2023-04-03 12:40:36 +02:00
Elfish
affea1f8eb Added existance check for alarm.json and dev.json 2023-04-03 12:37:30 +02:00
Elfish
1c74e5f693 More awtrix_upgrade fixes
Fixed button pins
Added button clicks
Added volume setting
2023-04-03 12:15:21 +02:00
Stephan Mühl
b08e27e123 Merge branch 'development' of https://github.com/Blueforcer/awtrix-light into development 2023-04-03 12:13:35 +02:00
Stephan Mühl
6deaadeb62 add beaconScanner 2023-04-03 12:13:11 +02:00
Elfish
9494a6bbbd Fixed volume setting 2023-04-02 20:13:51 +02:00
Elfish
a6ccac1cd3 Various changes for awtrix_update 2023-04-02 17:47:15 +02:00
Elfish
a10397c845 Merge clean up 2023-04-02 12:45:44 +02:00
Elfish
37f5805dc7 Merge branch 'main' of https://github.com/Elfish/awtrix-light 2023-04-02 12:06:17 +02:00
Elfish
091ed4603f DFPlayer Support for awtrix_upgrade added 2023-04-02 11:34:35 +02:00
Stephan Mühl
bc72069ae3 v0.47
-Add update sensor to HA. AWL search for an update every hour.
- Fixes duration in custom apps
2023-04-02 01:08:26 +02:00
Stephan Mühl
88085597d7 v0.47
-Add update sensor to HA. AWL search for an update every hour.
- Fixes  duration in custom apps
2023-04-02 00:59:17 +02:00
Stephan Mühl
b08e38f06c v0.47
-Add update sensor to HA. AWL search for an update every hour.
- Fixes  duration in custom apps
2023-04-02 00:56:24 +02:00
Stephan Mühl
b3486597fa Update ServerManager.h 2023-04-01 21:56:27 +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
058e9d1ba8 add duration to custompage 2023-04-01 18:32:20 +02:00
Stephan Mühl
01cf81397f fix merge errors 2023-03-31 15:39:15 +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
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
8e8813af8c turn on sound output 2023-03-30 14:28:10 +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
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
9381b2a33b progmem chars 2023-03-29 15:13:21 +02:00
Stephan Mühl
680caecad8 Update MQTTManager.cpp 2023-03-29 00:42:33 +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
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
Stephan Mühl
52554d2a77 fix utf8 encoding 2023-03-25 00:24:35 +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
ea328070a1 v0.37
adds selfupdater
2023-03-23 22:55:42 +01:00
Stephan Mühl
9708e1678a Update PeripheryManager.h 2023-03-23 22:52:48 +01:00
Stephan Mühl
850633493f v0.37
- adds selfupdater
2023-03-23 22:51:00 +01:00
Stephan Mühl
785ef6f12e v0.37
- adds selfupdater
2023-03-23 22:46:47 +01:00
Stephan Mühl
4df11c83a2 v0.37
- adds selfupdater
2023-03-23 22:40:43 +01:00
Stephan Mühl
d8a3a81b87 v0.37
- adds selfupdater
2023-03-23 22:34:00 +01:00
Stephan Mühl
ddd023d1a3 Selfupdater
- adds selfupdater. you can start it in the onscreen menu
2023-03-23 22:27:57 +01:00
Stephan Mühl
b0c7761123 - adds selfupdater. you can start it in the onscreen menu 2023-03-23 22:22:58 +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