Skip to content

Commit 88d5536

Browse files
committed
TODO
1 parent 6d10755 commit 88d5536

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

+8-10
Original file line numberDiff line numberDiff line change
@@ -77,16 +77,14 @@ I know that there are simpler or fancyer methods to do some of this (like OpenHA
7777
---
7878

7979
### 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)
9088

9189
[↑ goto top](#DS18B20-thermostat-with-logging)
9290

0 commit comments

Comments
 (0)