Force NTP refresh with rule

Hello,

I have two items that supply my knx bus with the ntp time. I increased the time between the updates, so I have a problem when the power goes off and it takes some hours for the time to be updated using the refresh interval of the ntp binding.

Is there a way to force the refresh using a rule?

Well, it’s always possible to .sendCommand an Item. But when openHAB does a restart, it would always send the time to the bus, so I doubt there is a real benefit (ok, maybe if someone switches of the knx bus without switching of openHAB?)