dodanie bindingów pogodowych

This commit is contained in:
root
2018-07-09 21:04:14 +02:00
parent 36d04aa01c
commit aeaef9ff4c
2 changed files with 12 additions and 1 deletions

5
items/pogoda.items Normal file
View File

@@ -0,0 +1,5 @@
/* https://github.com/openhab/openhab1-addons/wiki/weather-binding */
Number wClouds "Clouds [%.0f %%]" {weather="locationId=domek, type=clouds, property=percent"}

View File

@@ -1859,7 +1859,7 @@ astro:longitude=18.56
#
# The apikey values for the different weather providers
# Note: Hamweather requires two apikeys: client_id=apikey, client_secret=apikey2
#weather:apikey.ForecastIo=
weather:apikey.ForecastIo=4380d768b56aa7a8e6f82b57af368cfc
#weather:apikey.OpenWeatherMap=
#weather:apikey.WorldWeatherOnline=
#weather:apikey.Wunderground=
@@ -1885,6 +1885,12 @@ astro:longitude=18.56
#weather:location.<locationId2>.language=
#weather:location.<locationId2>.updateInterval=
weather:location.domek.latitude=54.34
weather:location.domek.longitude=18.56
weather:location.domek.provider=ForecastIo
# in minutes
weather:location.domek.updateInterval=720
################################### Zibase Binding #####################################
#
# The IP Address of the Zibase (required)