lampki w salonie: zapalanie wczesniej (2h przed zachodem) gdy pochmurno
This commit is contained in:
@@ -4,4 +4,5 @@ DateTime dtSunset_Time "Zachód Słońca [%1$tH:%1$tM]" <sun> {astro="planet=
|
||||
Switch sSunset_Event { astro="planet=sun, type=set, property=end"}
|
||||
Switch sSunset_Event_in_halfhour { astro="planet=sun, type=set, property=end, offset=-30"}
|
||||
Switch sSunset_Event_in_hour { astro="planet=sun, type=set, property=end, offset=-60"}
|
||||
Switch sSunset_Event_in_twohours { astro="planet=sun, type=set, property=end, offset=-120"}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
/* https://github.com/openhab/openhab1-addons/wiki/weather-binding */
|
||||
|
||||
Number wClouds "Clouds [%.0f %%]" {weather="locationId=domek, type=clouds, property=percent"}
|
||||
Number wClouds "Clouds [%.0f %%]" <sun_clouds> {weather="locationId=domek, type=clouds, property=percent"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user