Ich habe eine einfache Beschattung via "Beschattung.conf" mit crontab realisiert
Nachteil ich kann diese Beschattung leider nicht zeitweise abschalten .... sondern File umbenennen , Neustart
gibt es das eine "elegantere" Möglichkeit ???
Code:
[EG] [[Kueche_Essen]] [[[JalusieTerrasseKueche]]] [[[[pos]]]] crontab = sunrise = 100 | 0 12 * * = 0 #pos [[[[angle]]]] crontab = sunrise = 50 | 0 10 * * = 30 | 0 11 * * = 20 | 0 12 * * = 0 #angle [[[JalusieTerrassseEssen]]] [[[[pos]]]] crontab = sunrise = 100 | 0 12 * * = 0 #pos [[[[angle]]]] crontab = sunrise = 50 | 0 10 * * = 30 | 0 11 * * = 20 | 0 12 * * = 0 #angle [[Werkstatt]] [[[[pos]]]] crontab = 0 12 * * = 100 #pos [[[[angle]]]] crontab = 0 12 * * = 0 | 0 13 * * = 20 | 0 14 * * = 30 | 0 16 * * = 50 #angle
gibt es das eine "elegantere" Möglichkeit ???
Kommentar