Handle button presses
This commit is contained in:
@@ -2,13 +2,19 @@
|
||||
|
||||
## TODO
|
||||
|
||||
### Server
|
||||
|
||||
- [x] Use timeout for fetching departures
|
||||
- [x] Add basic auth
|
||||
- [x] Create Nix package
|
||||
- [x] Create container
|
||||
- [x] Write ESP8266 client
|
||||
- [ ] Make port configurable
|
||||
- [x] Transfer using JSON
|
||||
- [x] Correctly implement basic auth
|
||||
- [ ] Use unidecode to replace non-ascii stuff in the backend
|
||||
- [ ] Make port configurable
|
||||
- [ ] Use unidecode to replace non-ascii stuff
|
||||
- [ ] Add query parameter for selecting EFAClient
|
||||
|
||||
### Client
|
||||
|
||||
- [x] Write ESP8266 client
|
||||
- [x] Add code for handling button presses
|
||||
|
||||
Reference in New Issue
Block a user