ratgdo / homekit-ratgdo

A native HomeKit implementation of a Security+ 2.0 garage door controller based on ratgdo hardware
https://ratgdo.github.io/homekit-ratgdo/
GNU General Public License v3.0
214 stars 21 forks source link

ToDo: Add NTPclient to the firmware #156

Closed dkerr64 closed 6 months ago

dkerr64 commented 7 months ago

For a future release...

I'd like to add NTPclient to our firmware.

While there are probably many things it is helpful to know the current time for, what I would like is to log the time of most recent door activity (open or close) to report that in the web page and have that logged time survive a reboot. The library looks pretty lightweight.

jgstroud commented 7 months ago

I see the benefit here and it's something I have considered as well, but I'm hesitant to add more network stuff at the moment.

dkerr64 commented 7 months ago

Yes. Let’s get the next release out before trying this.

jgstroud commented 6 months ago

Decided not to implement this. We can reopen if we change our minds.