Added lighting preset recall on backend and frontend, fixed things in other scripts - things should *mostly* be working now
This commit is contained in:
parent
61a8aa8ebc
commit
d00651a66c
14 changed files with 851 additions and 74 deletions
|
@ -15,6 +15,7 @@ gpiozero = "^2.0.1"
|
|||
telnetlib3 = "^2.0.4"
|
||||
toml = "^0.10.2"
|
||||
smbus2 = "^0.5.0"
|
||||
aiohttp = "^3.12.13"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue