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


Question

Posted

Hi,

 

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

 

Thank you.

 

11 answers to this question

Recommended Posts

  • 0
  • Inquirer
  • Posted

    I guess it's not possible via lua?

    • 0
    Posted
    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()

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

    try this command

    fibaro.homeCenter.systemService.suspend()

    It doesn't do anything.

    • 0
    Posted (edited)

    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
    • 0
  • Inquirer
  • Posted

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

    • 0
    Posted

    you can do a software based reboot.

     

    fibaro.homeCenter.systemService.reboot()
    • 0
  • Inquirer
  • Posted
    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.

    • 0
    Posted

    Please login or register to see this code.

    Please login or register to see this attachment.

    • 0
    Posted
    1 minute ago, Kemal inanir said:

    how I solved it and it works

    Still a reboot, not a shutdown

    • 0
    Posted

    Please login or register to see this code.

    • 0
    Posted

    Still a reboot, not a shutdown. He needs a shutdown

    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...