I'm sorry to necro this post, but for foreclosure, if you REALLY need to set your Pi's time to the Console's time, and you are using a Vantage device, this line in rc.local will work.
sudo date -s "$(wee_device --info | grep time | cut -d ":" -f 2-)" It's very ugly, but it works. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
