Stephan Mühl
45fd31c91b
Update dev.md
2023-04-10 22:24:32 +02:00
Stephan Mühl
aae65796a8
Update dev.md
2023-04-10 18:49:54 +02:00
Stephan Mühl
36fabaf954
Update dev.md
2023-04-10 18:49:41 +02:00
Blueforcer
e229490d8f
Apply automatic changes
2023-04-10 16:34:40 +00:00
Stephan Mühl
af376b1173
v0.49
...
- Adds notification indicators
- Adds the possibility to modify the [color correction](https://blueforcer.github.io/awtrix-light/#/dev )
- Adds the possibility to turn the Matrix on and off via MQTT or HTTP
2023-04-10 18:32:23 +02:00
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
1447547e42
update docs
2023-04-10 14:01:31 +02:00
Stephan Mühl
03baff6710
update docs
2023-04-10 13:50:09 +02:00
Stephan Mühl
5219ec23c3
add indicator lights
2023-04-10 13:41:48 +02:00
Stephan Mühl
500da51c04
Merge pull request #49 from Elfish/main
...
awtrix_upgrade fix + MQTT onstate added + import missing commits from main branch
2023-04-10 13:05:25 +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
b7cebe4809
Update README.md
2023-04-09 22:04:54 +02:00
Blueforcer
ed97c0a17c
Apply automatic changes
2023-04-09 19:10:43 +00:00
Stephan Mühl
222d979e11
Merge pull request #48 from Blueforcer/development
...
- Fixes some rendering issues in the GIF decoder.
- 32x8 gifs are possible
- New json key: "textCase"
- Slight color correction
- Http /api/loop shows the current apps in loop.
- Sends uptime to HA in seconds closes #45
- /apps api improved, deleting and reordering apps should work a bit better. closes #41
- Memory leak fixed, closes #38
2023-04-09 21:08:31 +02:00
Stephan Mühl
04a2382ec5
update docs
2023-04-09 21:00:25 +02:00
Stephan Mühl
8744126eb3
update docs
2023-04-09 21:00:03 +02:00
Stephan Mühl
6a261c31ca
Update manifest.json
2023-04-09 20:44:25 +02:00
Stephan Mühl
b8a1472dc5
Add files via upload
2023-04-09 20:40:03 +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
537ba42fae
Update README.md
2023-04-09 18:03:20 +02:00
Stephan Mühl
602cb55333
Update README.md
2023-04-09 18:03:03 +02:00
Stephan Mühl
deff27ae80
Update README.md
2023-04-09 18:02:18 +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
a3f8443879
Merge pull request #43 from tjorim/patch-1
...
Switch from unpkg to jsdelivr
2023-04-04 18:30:57 +02:00
Jorim Tielemans
ea6518a302
Switch from unpkg to jsdelivr
...
Unpkg seems to have issues (again), see their GitHub.
2023-04-04 16:38:41 +02:00
Stephan Mühl
6a9c030d8c
update
2023-04-04 15:51:09 +02:00
Stephan Mühl
56c872cb01
Update README.md
2023-04-04 15:47:53 +02:00
Stephan Mühl
5133d08830
Update flasher.md
2023-04-04 11:01:50 +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
22970218f3
Merge pull request #36 from Elfish/main
...
Various changes to support AWTRIX 2 hardware
2023-04-03 12:40:46 +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
8cb116605b
Merge branch 'main' of https://github.com/Elfish/awtrix-light
2023-04-03 12:15:45 +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