Commit Graph

11 Commits

Author SHA1 Message Date
Stephan Mühl
b4ee7a3778 Merge branch 'development' into main 2023-04-03 12:40:36 +02:00
Stephan Mühl
6deaadeb62 add beaconScanner 2023-04-03 12:13:11 +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
058e9d1ba8 add duration to custompage 2023-04-01 18:32:20 +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
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
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
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
adb5102869 release 2023-03-22 12:15:18 +01:00