AngelosF / org.openhab.ui.habpanel

Dashboard web interface for openHAB
https://community.openhab.org/c/apps-services/habpanel
Eclipse Public License 1.0
0 stars 0 forks source link

[Bounty] Custom Widget for OWM #1

Closed AngelosF closed 5 years ago

AngelosF commented 5 years ago

Scope: To create a custom widget with navigation to be used with the latest OpenWeatherMap binding (if technically possible on Angular.js with bootstrap components)

Widget Source code will be uploaded on github and made available to all as open source.

Description: Develop a custom widget under openHAB2’s HABPanel in AngularJS to display Weather Forecast info already collected in OH2 Items.

A rough layout is attached

Some examples here: a) https://community.openhab.org/t/template-widget-tutorial-examples-make-your-own-widget/14211 b) https://community.openhab.org/t/weather-underground-widget-with-forecast/40260 c) http://demo.openhab.org:8080/habpanel/index.html#/view/weather-astro

2018112502 habpanel_widget_layout

AngelosF commented 5 years ago

Closing due to no interest from developers

BasvanH commented 5 years ago

I'm willing to build it, I already rebuild my existing widget to OWM: https://github.com/BasvanH/habpanel-widget-openweathermap

Do you want it to use the free or paid forecast?