Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

shutdown fibaro hc3 from lua


fuser99

Question

Hi,

 

I was wondering if HC3 can be shutdown (not reboot) from lua/scene. Could someone point me in the right direction?

 

Thank you.

 

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0
On 11/2/2022 at 12:31 PM, fuser99 said:

Hi,

 

I was wondering if HC3 can be shutdown (not reboot) from lua/scene. Could someone point me in the right direction?

 

Thank you.

 

try this command

fibaro.homeCenter.systemService.suspend()

Link to comment
Share on other sites

  • 0
  • Inquirer
  • 2 minutes ago, cag014 said:

    try this command

    fibaro.homeCenter.systemService.suspend()

    It doesn't do anything.

    Link to comment
    Share on other sites

    • 0

    Looks like Fibaro doesn't support their own manual 

    Please login or register to see this spoiler.

    You can shut down HC3 by using wall plug. I mean connect HC3 power to Zwave/ZigBee switch (wall plug or binary switch) and send command to turn the switch off.

    In order to start HC3 you'll need manually to turn ON the switch

     

    Edited by cag014
    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • I was hoping for a software shutdown, so I could avoid damaging the HC3.

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • On 11/6/2022 at 12:56 PM, morpheus75 said:

    you can do a software based reboot.

     

    fibaro.homeCenter.systemService.reboot()

     

    As I said, I want to shutdown (turn off), not reboot.

    Link to comment
    Share on other sites

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...