Commit Graph

27 Commits

Author SHA1 Message Date
Stephan Mühl
c5c10f4d17 add Indicators 2023-04-10 13:02:20 +02:00
Stephan Mühl
d8fe5095f0 change uptime value 2023-04-09 19:41:01 +02:00
Stephan Mühl
47493062b4 revert gif decoder call 2023-04-07 23:29:27 +02:00
Stephan Mühl
44bcb4b0d8 update 2023-04-04 23:44:21 +02:00
Stephan Mühl
0e25888c4d update 2023-04-04 07:11:38 +02:00
Stephan Mühl
b4ee7a3778 Merge branch 'development' into main 2023-04-03 12:40:36 +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
a6ccac1cd3 Various changes for awtrix_update 2023-04-02 17:47:15 +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
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
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
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
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
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
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
a3584ce059 V0.36
adds new MQTT commands.
See
https://blueforcer.github.io/awtrix-light/#/mqtt
2023-03-23 17:13:52 +01:00
Stephan Mühl
7b5a4d3aba v0.35
- moves transistion time and app time setting into onscreen-menu
- Text starts to scroll on the left side instead from right
- allows to switch to a page by name via mqtt
- custompages doesnt need to have integers as an id anymore, you can also use strings now.

closes #7
closes #4
2023-03-23 14:06:11 +01:00
Stephan Mühl
ef89b3ed5f Rename settings module 2023-03-22 13:33:45 +01:00
Stephan Mühl
adb5102869 release 2023-03-22 12:15:18 +01:00