Phambili-Tech / Newt_Display

An Arduino library for the Phambili Newt - a low power smart display
Other
58 stars 7 forks source link

Feels like Weather and other weather details #6

Closed darianbjohnson closed 2 years ago

darianbjohnson commented 2 years ago

Provide additional weather details (such as "feel like" temp wind speed, humidity, etc)

darianbjohnson commented 2 years ago

Tossed some ideas in the discussions area. Welcome any feedback.

tjfoth commented 2 years ago

I had mentioned in an email that it would be great to have a screen composition language that would allow mapping from MQTT received variables to a location on the screen. I’ll see if I can find something. There’s a lot of cool stuff in the OpenWeather payload that some people might like to include. Sunrise, sunset, average min and max temperatures for the day. Since you’re getting the forecast data you may want to include some details for the next hour.

darianbjohnson commented 2 years ago

Enhancement in 1.1.0-RC-1 available for testing

darianbjohnson commented 2 years ago

Tested in beta and released