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

question around scene under dashboard


Question

Posted

I have a question as i think something is wrong and being the reason for my variables not to work etc.

In picture and under the scene place, i can see some of my variables "Play" and some are "Stop" probably not running. But why? Should not the setting "run when home center 2 starts" make it active always? Or do i get the whole thing wrong?

Can someone explain this too me? Thanks.

Please login or register to see this attachment.

4 answers to this question

Recommended Posts

  • 0
Posted

I can only tell you about lua scenes. If it's a lua scene, the %%autostart in the header makes it start at boot. Also include a sleep to make sure Z-wave engine (and other stuff) is running. Al my %%autostart scenes display the "stop" in the dashboard, the others have "play" buttons.

Please login or register to see this code.

Of course, if you want to keep it alive you need some sort of "while true" loop...

Does this help?

  • 0
  • Inquirer
  • Posted
    I can only tell you about lua scenes. If it's a lua scene, the %%autostart in the header makes it start at boot. Also include a sleep to make sure Z-wave engine (and other stuff) is running. Al my %%autostart scenes display the "stop" in the dashboard, the others have "play" buttons.

    Please login or register to see this code.

    Does this help?

    I think i get what you mean.

    But i havent been using LUA, but i see that i should start understanding it more if i ever want stuff to really work.

    But in settings i put autostart but in lua comparing the one that are working with the one that are not i can see i difference, that may be the reason for it not autostarting even though i told it to autostart.

    Please login or register to see this code.

    In the top i see that autostart is present but then in the code its not there if i compare it to one of those that are starting

    Please login or register to see this code.

    in the start there is this:

    Please login or register to see this code.

    So maybe i need to add something to the first one then or? can someone show how? And im not sure if i follow you on this "if loop" or something.

    The biggest problem for me now is basically that the scenes dont start running when they should by themself. I dont know why. Cause once i set that run if value = "this" then do that. i just dont know why...

    • 0
    Posted

    Your scenes, Morning, Afternoon, Evening, Night is running active.

    The rest is not.

    • 0
  • Inquirer
  • Posted
    Your scenes, Morning, Afternoon, Evening, Night is running active.

    The rest is not.

    And why are only those active? Where do i set that?

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