Zitat von offline
Beitrag anzeigen
Habs mit folgendem versucht:
Code:
[EG] [[Autoblind]] [[[default]]] item_temperature = EG.Buero.Temperatur.ist item_autoshade = EG.Zentral.Rollo.auto_shade item_daynight = EG.Zentral.Beleuchtung.tag_nacht item_precence = EG.Bad.Praesenz.anwesend [[[[night]]]] name = Night set_height = value:85 [[[[[enter]]]]] min_time = 06:00 max_time = 22:00 negate_time = True min_weekday = 0 max_weekday = 6 value_daynight = 0 minage_daynight = 60
2015-06-29 21:46:43.450903 State EG.Buero.Rollo.night:
2015-06-29 21:46:43.465481 Name: Night
2015-06-29 21:46:43.467022 Condition sets to enter state:
2015-06-29 21:46:43.468510 Condition Set 'enter':
2015-06-29 21:46:43.470005 Condition 'time':
2015-06-29 21:46:43.471676 eval: plugins.autoblind.AutoBlindCurrent.get_time
2015-06-29 21:46:43.479979 min: 06:00:00
2015-06-29 21:46:43.481556 max: 22:00:00
2015-06-29 21:46:43.488680 negate: True
2015-06-29 21:46:43.490228 Condition 'daynight':
2015-06-29 21:46:43.491769 item: EG.Zentral.Beleuchtung.tag_nacht
2015-06-29 21:46:43.503823 value: False
2015-06-29 21:46:43.505343 negate: False
2015-06-29 21:46:43.506846 Condition 'weekday':
2015-06-29 21:46:43.508433 eval: plugins.autoblind.AutoBlindCurrent.get_weekday
2015-06-29 21:46:43.509949 min: 0
2015-06-29 21:46:43.511518 max: 6
2015-06-29 21:46:43.528722 negate: False
2015-06-29 21:46:43.530343 Actions to perform if state becomes active:
2015-06-29 21:46:43.531853 Action 'height':
2015-06-29 21:46:43.542812 item: EG.Buero.Rollo.pos
2015-06-29 21:46:43.544858 value: 85
2015-06-29 21:46:43.465481 Name: Night
2015-06-29 21:46:43.467022 Condition sets to enter state:
2015-06-29 21:46:43.468510 Condition Set 'enter':
2015-06-29 21:46:43.470005 Condition 'time':
2015-06-29 21:46:43.471676 eval: plugins.autoblind.AutoBlindCurrent.get_time
2015-06-29 21:46:43.479979 min: 06:00:00
2015-06-29 21:46:43.481556 max: 22:00:00
2015-06-29 21:46:43.488680 negate: True
2015-06-29 21:46:43.490228 Condition 'daynight':
2015-06-29 21:46:43.491769 item: EG.Zentral.Beleuchtung.tag_nacht
2015-06-29 21:46:43.503823 value: False
2015-06-29 21:46:43.505343 negate: False
2015-06-29 21:46:43.506846 Condition 'weekday':
2015-06-29 21:46:43.508433 eval: plugins.autoblind.AutoBlindCurrent.get_weekday
2015-06-29 21:46:43.509949 min: 0
2015-06-29 21:46:43.511518 max: 6
2015-06-29 21:46:43.528722 negate: False
2015-06-29 21:46:43.530343 Actions to perform if state becomes active:
2015-06-29 21:46:43.531853 Action 'height':
2015-06-29 21:46:43.542812 item: EG.Buero.Rollo.pos
2015-06-29 21:46:43.544858 value: 85
Kommentar