mvalla / openhab-addons

Add-ons for openHAB
Eclipse Public License 2.0
24 stars 16 forks source link

[Feature] Master clock capability #107

Closed m4rky-m4rk closed 2 years ago

m4rky-m4rk commented 2 years ago

Would it be possible for the binding to act as a master clock for openwebnet?

I see regular time and date frames on the BUS using the own client. I assume the BUS master clock sends this frame and the slave clocks use it.

Problem: MH202 and Screen10 do not use an NTP server. After resuming from a power outage the BUS clocks are no longer correct. Also, daylight saving has to be done manually.

Solution: The openHAB system clock is always correct, it syncs with ntp severs, has automatic daylight saving change, and its easier to use an UPS to avoid power interupts. So, the openHAB binding would be the better choice for the BUS master clock with other BUS clocks acting as slaves (this is an optional setting in the config for MH202, Screen10)

https://community.openhab.org/t/openwebnet-bticino-openhab3/128305/27?u=m4rk

If not possible then maybe something could be done via rules and generic command already requested: https://github.com/mvalla/openhab-addons/issues/52

mvalla commented 2 years ago

@m4rky-m4rk please move this issue/feature to openhab/openhab-addons repository

m4rky-m4rk commented 2 years ago

Done

https://github.com/openhab/openhab-addons/issues/12018

mvalla commented 2 years ago

closing this as it has been moved to openhab/openhab-addons repository