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

Shut down HC2? - solved


Question

Posted

A quick forum search seem to indicate that it is _not_ possible to shut down the HC2 remotely, is this correct?

I would like to fire an event when my UPS reports low battery.

So, a possibility to do this would be greatly appreciated.

Edit: Hm, the HC2 does auto start when AC is reconnected, right?

3 answers to this question

Recommended Posts

  • 0
Posted

Yes, remotely you can only restart the HC2.

  • 0
Posted

Why is there no 'graceful shut down' possible on these devices.... :shock:

  • 0
Posted (edited)

@PeGe

 

Please check date of previous posts before commenting. They are outdated!

It is possible to shut down HC2 remotely but not with the button from web GUI. From web GUI is possible only to restart HC.

 

To shutdown HC you need to setup scene or VD and in code insert function

 

        HomeCenter.SystemService.shutdown()

 

and then you can remotely run scene or press button on VD to shut down HC.

 

It is implemented from firmware 4.081 up. I have HC2 on UPS and have sensor that registers power loss and starts scene which sends me notification that there is interruption in electricity supply. Then it switches off all nonessential consumers that are connected to same UPS. After that if there is still no power back after 40 min then gracefully shuts down HC2 with above function.

 

Edited by Sankotronic

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