Hallo,
nach dem Update gestern (08.01.16) habe ich folgenden Fehler im fhem.log
Zitat2016.01.09 00:00:06 1: [Rohrheizung_EinAus_WT2] invalid daylist in Rohrheizung_EinAus_WT2 <((Value("Urlaub") eq 0) && (($we) > use one of 012345678 or (so|mo|di|mi|do|fr|sa|$we|!$we)
2016.01.09 00:00:06 1: [Rohrheizung_EinAus_WT2] invalid daylist in Rohrheizung_EinAus_WT2 <((Value("Urlaub") eq 0) && (($we) > use one of 012345678 or (so|mo|di|mi|do|fr|sa|$we|!$we)
2016.01.09 00:00:06 1: [Rohrheizung_EinAus_WT2] invalid time <> HH:MM[:SS]
Meine Version der Datei ist:
Zitat$Id: 98_WeekdayTimer.pm 10392 2016-01-06 21:19:15Z dietmar63 $
Meine Definition ist folgende:
define Rohrheizung_EinAus_WT2 WeekdayTimer Rohrheizung 07:30|on 09:30|off ((Value("Urlaub") eq 0) && (($we) || (Value("Feiertag") eq 1)))
Ausgeführt wurde der Schaltbefehl trotz des Fehlers um 07:30. Ist nach dem Update die Angabe des Wochentags nicht mehr optional?
Viele Grüße
Achim