WeekdayTimer current value

Begonnen von fatman, 11 Dezember 2015, 15:21:16

Vorheriges Thema - Nächstes Thema

fatman

In WeekdayTimer, I am missing the current value of the timer independent of its active/inactive state (usually the current value is a state itself, but if the timer is inactive or window is open, state is not the current value but some text string).
It can be fixed very simply, search for two new lines marked as # HB in the file attached.
Sorry for my English.
Hynek Baran

Dietmar63

Gruß Dietmar
FB7390, CUL, 2 FHT, FS20
modules: 98_WOL.pm, 98_Heating_Control.pm,   98_WeekdayTimer.pm, 98_RandomTimer.pm, 59_Twilight.pm

Dietmar63

checked
will be in the next release - with some other minor changes
Gruß Dietmar
FB7390, CUL, 2 FHT, FS20
modules: 98_WOL.pm, 98_Heating_Control.pm,   98_WeekdayTimer.pm, 98_RandomTimer.pm, 59_Twilight.pm

fatman

Ok, thanks!
Btw, there is another mirror issie: The service cannot be activated/inactivated (cf. "at" or "notify").
Sincerely HB

Dietmar63

Zitat von: fatman am 14 Dezember 2015, 23:05:14
Ok, thanks!
Btw, there is another mirror issie: The service cannot be activated/inactivated (cf. "at" or "notify").
Sincerely HB

i dont realy understand. What do you mean?
Gruß Dietmar
FB7390, CUL, 2 FHT, FS20
modules: 98_WOL.pm, 98_Heating_Control.pm,   98_WeekdayTimer.pm, 98_RandomTimer.pm, 59_Twilight.pm

fatman

See for example http://fhem.de/commandref.html#notify:
Set
...
    inactive
    Inactivates the current device. Note the slight difference to the disable attribute: using set inactive the state is automatically saved to the statefile on shutdown, there is no explicit save necesary.