openhab / org.openhab.ui.habpanel

OUTDATED repo - HABPanel has moved to the openhab-webui repo!
https://github.com/openhab/openhab-webui
Eclipse Public License 1.0
96 stars 92 forks source link

HABPanel Problem with MAP Binding #146

Closed micropet closed 7 years ago

micropet commented 7 years ago

I use HABPanel to display only one temperature: Number D25_Temp_aussen "Outside temperature [%. 1f ° C]"

That works great. If I now install the MAP binding I get the following error message:

Connection lost. Trying to reconnect.

If I remove the MAP binding, the display works again.

ghys commented 7 years ago

I'm guessing there is a problem with your mappings. If you go to the developer tools (F12) while it's not working there should be errors in red in the Console & Network tab with more info on what's wrong.

micropet commented 7 years ago

Thank you. I have some mappings removed. Now I only use the zodiac, season and moon mapping.

Now, the error no longer occurs.