openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.86k stars 3.56k forks source link

[livisismarthome] Support for rebooting the smart home controller #16968

Open Novanic opened 2 days ago

Novanic commented 2 days ago

It is possible to reboot the SHC (SmartHomeController) via the API. That should also be possible via OpenHAB for example to realize a rule that reboots the device at regular intervals or as a workaround for a memory leak that seems to still exist at some SHC1 devices.

lsiepel commented 2 days ago

Do you have documentation about that endpoint? If so it should not be that hard to implement.