ningxiaz / start.home

App for Start.Home
0 stars 0 forks source link

Meteorological data in data updates #2

Open awhitty opened 10 years ago

awhitty commented 10 years ago

The ring uses sunrises and sunsets, so at the very least the data updates should supply sunrise info somehow. I think it would be pretty cool if we could throw some other data in for consideration -- outside temp, forecast, etc.

I'm not totally sure how this data would be organized. It doesn't seem necessary to send the same sunrise/sunset info on every 10 minute update. Instead it's probably better to send some nightly updates as well — should we roll any other data into the nightly updates?

ningxiaz commented 10 years ago

Yeah, I think such information should be updated nightly, rather than every 10 mins. We can define it this way for now.