Add Departure type

This commit is contained in:
2024-07-18 20:17:55 +02:00
parent 695f05e2ef
commit 56739125b3
2 changed files with 76 additions and 39 deletions
+3 -1
View File
@@ -6,5 +6,7 @@
- [x] Add basic auth
- [x] Create Nix package
- [x] Create container
- [ ] Write ESP8266 client
- [x] Write ESP8266 client
- [ ] Make port configurable
- [ ] Transfer using JSON
- [ ] Correctly implement basic auth