Stephan Mühl
34118ab6e6
increase version
2023-04-10 18:29:12 +02:00
Stephan Mühl
6866d4d3f2
add color correction
2023-04-10 18:28:28 +02:00
Stephan Mühl
73c18fbb9e
indicator blink
2023-04-10 14:59:48 +02:00
Stephan Mühl
5219ec23c3
add indicator lights
2023-04-10 13:41:48 +02:00
Stephan Mühl
3f6e40aad3
Merge branch 'development' into main
2023-04-10 13:05:00 +02:00
Stephan Mühl
c5c10f4d17
add Indicators
2023-04-10 13:02:20 +02:00
Elfish
a62136d4b3
awtrix_upgrade fix + MQTT onstate added
2023-04-10 11:43:53 +02:00
Stephan Mühl
d8fe5095f0
change uptime value
2023-04-09 19:41:01 +02:00
Stephan Mühl
2a8149400b
update
2023-04-09 19:29:08 +02:00
Stephan Mühl
47493062b4
revert gif decoder call
2023-04-07 23:29:27 +02:00
Stephan Mühl
70b68e14c4
update
2023-04-06 14:52:27 +02:00
Stephan Mühl
4d690fbf2d
fix app sorting
2023-04-06 00:15:23 +02:00
Stephan Mühl
44bcb4b0d8
update
2023-04-04 23:44:21 +02:00
Stephan Mühl
6ae612892a
Merge pull request #37 from Elfish/development
...
Cosmetic changes
2023-04-04 18:31:46 +02:00
Stephan Mühl
6a9c030d8c
update
2023-04-04 15:51:09 +02:00
Stephan Mühl
0e25888c4d
update
2023-04-04 07:11:38 +02:00
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