When i make a new entry in fhem like this
define onAt at 07:00 set Lamp1,Lamp2 on-for-timer 600
The entry is gone after i save the cfg. I allready set the editconfig to 1 in WEB. I also tried to modify the fhem.cfg with a texteditor but after restart fhem it is also gone.
a on-time at will not be saved to the config file. make it repeating with * and it will be saved.
no need for editing the config file manualy.
Thanks
This works now
define onAt at *07:00 set Lamp1,Lamp2 on-for-timer 600