Scheduled reboot

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • querex
    Extension Master
    • 14.07.2020
    • 173

    Scheduled reboot

    I notice that after a longer uptime the MS4H responds is slower.
    Hardware: Raspberry PI 4 4GB (support data in attachment, but guess it is not nessesary for this question).

    For now, on a weekly base I reboot the MS4H manual trough the web gui

    I checked to automate the reboot in the night, but seems there is no crontab available in the current MS4H PI project.
    Is there already an alternative schedule available on the PI MS4H project, which I can use to call the reboot URL /system/power.php?todo=restart
    Side question, is a "sudo shutdown -r now" also safe to reboot instead of the normal web GUI reboot?

    Many thanks.
    Great project, already enjoy it for 1,5 year
    Angehängte Dateien
    Smart home : Miniserver Gen2, 2xRelay ext, 2xDimmer ext, 4xExtensions, Tree ext, Air base ext, RGBW dimmer tree, 13xTouch tree, 6xMotion sensor tree, 9xEsylux PD-C 360i 8UC, 15xValve actuator tree, 9xSmoke detector air, 4xSmart socket air , IR control air, Remote air, SDM630 modbus kWh
    Multimedia: MS4H on PI4 with 7 zones + Dayton Audio MA1240a, Epson EH-TW7100 + Onkyo TX-NR686 + IR repeaters
    Peripherals: Loxberry on PI4, Mobotix T26 doorbell, AVS TS85X-2 LED siren, Xiaomi MiJia 1S
  • hismastersvoice
    Supermoderator
    • 25.08.2015
    • 7225

    #2
    Not sure why the MS4H is getting slower over the time.
    Maybe is it because the firmware bug of using 2 sound cards at a Rpi4.

    I will put it to the feature request list...

    Until I bring it to the WebUI you can use...
    Loxone Config -> Schedule Bock -> virtual output

    Code:
    /set.php?user=username&pass=hash&cat=power&set=reboot
    or
    Code:
    /set.php?user=username&pass=hash&cat=power&set=ms4h_restart

    The user and hash you can find in the MS4H User-Settings
    Zuletzt geändert von hismastersvoice; 05.12.2021, 10:08.
    Kein Support per PN!

    Kommentar

    Lädt...