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

Scenes not triggering after HC3 update 


Question

Posted

Hello all and @m.roszak in particullar :)

 

After upgrade my HC3 from current version 5.150.18 to version 5.160.42 or 5.170.16 all my KeyFobs and Controllers (both battery and transformer powered) stopped triggering scenes. The HC3 registers action (I can see it in event history, for example that square button was pressed), but scene associated with action does not trigger. It does not matter if it is block or lua scene, new or already existing one. I also tried soft and hard reconfiguration of one KeyFob and it did not change anything. Reboot of HC3 also did not help.

 

I also created ticket to support (no. #318819) right after first upgrade to 5.160.42. Their suggestion was to rollback to backup before the update and try the update again. So I restore the backup and everything worked again. I did not perform new attempt to upgrade to 5.160.42 in a fear that it breaks scenes again. Few weeks ago I have tried to update to 5.170.16 and scenes triggering broke again. I have updated the ticket with the information and reverted to 5.150.18, but support is completely silent now.

 

Does anybody have a idea what could cause this? I would be grateful for any suggestion.

4 answers to this question

Recommended Posts

  • 0
  • Inquirer
  • Posted

    Hello @m.roszak,

    may I ask you again to push the support case no. #318819 a bit? After I posted the previous comment, support responded, so I assume that it was you who pushed it. But again no response since then. It is really taking too long. Thank you very much in advance.

     

    If anybody had similar problem, I would of course appreciate any input on possible causes 🙂.

    • 0
    Posted

    I have the same problem. Scenes not working after upgrade to 1.170 and 1.180. When I downgrade to 1.160.42, the scenes works. Frustrating. I hope some can help.

     

    • 0
  • Inquirer
  • Posted

    Hi, my problem is actually solved.

    The bug itself probably existed only in version 5.160.42 or 5.170.16 where scenes did not work (I tried both LUA and Block). When I upgraded to 1.180, I tried few LUA scenes and as they did not trigger, I have reverted the version thinking that it is still bugged. Later with help of devs we realized that the block scenes in 1.180 actually work and problem is only with LUA scenes. And the problem itself was in trigger part, where I wanted to catch any button action:

    Please login or register to see this code.

    The following is part of dev's response:

    Quote

    ...

    The problem is in operator "match". It is not supposed to work with centralSceneEvent (see documentation: 

    Please login or register to see this link.

    ). Its purpose is for time triggers only. I think it worked before accidentally as side effect. Now as the implementation changed a bit(in 5.151) this side effect does not occur any more.

     

    I suggest one of following:
    1) use operator "anyValue". It will trigger scene for all centralScene events for given device.

    ...

     

    Changing operator to anyValue solved the problem completely for me in version 1.180.

    • 0
    Posted

    I have problem with block scenes. I am new into HC3, can somebody tell me in detail what to do to fix the problem? 

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