this post was submitted on 12 Jul 2023
23 points (96.0% liked)
homeassistant
12066 readers
12 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I suppose I could! I’d have to figure out what time server they are trying use and I guess screw with local dns to point at my local time server.
I’m not sure how to figure out what time server they are trying to use though. Do you have any insight on that? I’ve tried to use wireshark for stuff like this in the past, but I found it to be a little overwhelming for my level of network knowledge.
Yeah wireshark would be my first bet. All you are really looking for is a ntp server that it's trying to reach on udp port 123. If its not using ntp then it gets waaaay harder as they have rolled time sync into their own Api