You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2019. It is now read-only.
There is a difference in the way items are configured in paperUI and in a *.items file.
In paper UI: Number:Lenght
But in the items file you can't use it because the option :Lenght
If you code it like this:
Number todayPrec "Total Prec. " (weatherDay0) {channel="meteoblue:weather:metBridge:A51:forecastToday#precipitation"}
Then it works.
Same issue for windL and windH
see also
There is a difference in the way items are configured in paperUI and in a *.items file.
In paper UI: Number:Lenght
But in the items file you can't use it because the option :Lenght
If you code it like this:
Number todayPrec "Total Prec. " (weatherDay0) {channel="meteoblue:weather:metBridge:A51:forecastToday#precipitation"}
Then it works.
Same issue for windL and windH
see also
https://community.openhab.org/t/habpanel-what-am-i-missing/69608
The text was updated successfully, but these errors were encountered: