Files
openhab/items/pogoda.items

6 lines
185 B
Plaintext
Raw Normal View History

2018-07-09 21:04:14 +02:00
/* https://github.com/openhab/openhab1-addons/wiki/weather-binding */
Number wClouds "Clouds [%.0f %%]" <sun_clouds> {weather="locationId=domek, type=clouds, property=percent"}
2018-07-09 21:04:14 +02:00