You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-10
Original file line number
Diff line number
Diff line change
@@ -77,16 +77,14 @@ I know that there are simpler or fancyer methods to do some of this (like OpenHA
77
77
---
78
78
79
79
### TODO
80
-
-[x] Also store settings on webserver (if the device is not in the same network, the server cannot push the settings to it).
81
-
-[x] Change code for both .96" and 1.44" displays that I used.
82
-
-[x] Clean up code and add comments.
83
-
-[ ] CSS-styled mouseover tooltip for the graph, including relay status.
84
-
-[ ] Change the graph's time range, enable zooming and panning.
85
-
-[ ] Change the horrible design (now I've added even more of it).
86
-
-[ ]\(Perhaps) Enable OTA.
87
-
-[ ]\(Perhaps) ~~Write log to a local file (if logserver is not reachable) and~~ resend data when connectivity is restored.
88
-
-[ ]\(Perhaps) Documentation, including 'fritzing'. In the mean time, look at my sources in the [Links (software)](#software) below (fritzing should be pretty straight forward anyway).
89
-
-[ ]\(Perhaps) Change checking logserver validity from comparing SHA1 fingerprint, to check against an uploaded CA certificate (longer validity then a letsencrypt signed certificate).
80
+
-[x] Clean up code and add comments
81
+
-[ ] CSS-styled mouseover tooltip for the graph, including relay status
82
+
-[ ] Change the graph's time range, enable zooming and panning
83
+
-[ ] Change the horrible design (now I've added even more of it)
84
+
-[ ]\(Perhaps) Enable OTA
85
+
-[ ]\(Perhaps) Keep log data in a local file if logserver is not reachable and send it all when connectivity is restored
86
+
-[ ]\(Perhaps) Documentation, including 'fritzing'. In the mean time, look at my sources in the [Links (software)](#software) below (fritzing should be pretty straight forward anyway)
87
+
-[ ]\(Perhaps) Change checking logserver validity from comparing SHA1 fingerprint, to check against an uploaded CA certificate (longer validity then a letsencrypt signed certificate)
0 commit comments