Disabling weather locationId 'home', no binding available

1,635 views
Skip to first unread message

Rambus stolica

unread,
Mar 2, 2015, 9:10:02 AM3/2/15
to ope...@googlegroups.com
HI,

I have problem with weather binding, configuration made by copy/paste  from tutorial.
org.openhab.binding.weather-1.6.2.jar at \addons folder

few sec after startup I have:
2015-03-02 14:09:26.122 [INFO ] [.o.b.w.i.s.WeatherJobScheduler] - Disabling weather locationId 'home', no binding available


Any Ideas?

Siegfried H.

unread,
Mar 2, 2015, 12:13:00 PM3/2/15
to

Any Ideas?

Which Provider do you use? Yahoo weather?

You need to configure the binding in openhab.cfg, example:

weather:location.home.latitude=47.8011
weather
:location.home.longitude=13.0448
weather
:location.home.provider=Yahoo
weather
:location.home.language=de
weather
:location.home.updateInterval=10


Next step is to configure the items, example:

Number Temperature "Temperature [%.2f °C]" {weather="locationId=home, type=temperature, property=current"}
Number
Humidity "Humidity [%d %%]" {weather="locationId=home, type=athmosphere, property=humidity"}


At this moment Yahoo weather service is up and running, so it should work out of the box.

Good luck, Siegfried
 

Rambus stolica

unread,
Mar 3, 2015, 4:47:29 AM3/3/15
to ope...@googlegroups.com
Big thanks.

Don't know what helped but on your sample I realize that openhab is Case sensitive and also doesn't like unnecessary spaces :)

Thanks a lot
Reply all
Reply to author
Forward
0 new messages