dodanie bindingów pogodowych
This commit is contained in:
5
items/pogoda.items
Normal file
5
items/pogoda.items
Normal 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"}
|
||||||
|
|
||||||
@@ -1859,7 +1859,7 @@ astro:longitude=18.56
|
|||||||
#
|
#
|
||||||
# The apikey values for the different weather providers
|
# The apikey values for the different weather providers
|
||||||
# Note: Hamweather requires two apikeys: client_id=apikey, client_secret=apikey2
|
# Note: Hamweather requires two apikeys: client_id=apikey, client_secret=apikey2
|
||||||
#weather:apikey.ForecastIo=
|
weather:apikey.ForecastIo=4380d768b56aa7a8e6f82b57af368cfc
|
||||||
#weather:apikey.OpenWeatherMap=
|
#weather:apikey.OpenWeatherMap=
|
||||||
#weather:apikey.WorldWeatherOnline=
|
#weather:apikey.WorldWeatherOnline=
|
||||||
#weather:apikey.Wunderground=
|
#weather:apikey.Wunderground=
|
||||||
@@ -1885,6 +1885,12 @@ astro:longitude=18.56
|
|||||||
#weather:location.<locationId2>.language=
|
#weather:location.<locationId2>.language=
|
||||||
#weather:location.<locationId2>.updateInterval=
|
#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 #####################################
|
################################### Zibase Binding #####################################
|
||||||
#
|
#
|
||||||
# The IP Address of the Zibase (required)
|
# The IP Address of the Zibase (required)
|
||||||
|
|||||||
Reference in New Issue
Block a user