Add logging to the Rule to see if it is triggering at the expected time.
event.log will only show updates, commands, and changes to Items. It doesn’t show anything about whether Rules run. You need to add logging statements to your rule and look in openhab.log.
2019-01-24 20:43:25.191 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model ‘lichten.rules’ has errors, therefore ignoring it: [14,5]: no viable alternative at input ‘Chanel’
Oke, deleted the rule with errors.
Run it again and the log output was:
2019-01-24 20:50:00.723 [WARN ] [rthome.model.script.actions.BusEvent] - Cannot convert ‘255,255,0’ to a command type which item ‘Kleurenlamp_Kleur’ accepts: [HSBType, PercentType, OnOffType, IncreaseDecreaseType, RefreshType].
2019-01-24 20:59:54.507 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model ‘lichten.rules’
2019-01-24 21:00:00.688 [ERROR] [ntime.internal.engine.ExecuteRuleJob] - Error during the execution of rule ‘kleuren lamp opstaan tijd’: The name ‘HSBtype’ cannot be resolved to an item or type; line 45, column 35, length 7
2019-01-24 21:00:01.705 [INFO ] [veClimateControlScheduleCommandClass] - NODE 2 reported: Override type: NO_OVERRIDE, ScheduleState: [UNUSED]