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

Scene event log


Question

Posted

When will Fibaro complete the event log so it shows scenes run? It would help tremendously in troubleshooting and should be easy to implement.

The only way I have found around this limitation is to have the scripts send notes to a log emailadress. It works but is very clumsy and a lot of work for each script.

 

  • Like 1

4 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, Dannyboy said:

When will Fibaro complete the event log so it shows scenes run? It would help tremendously in troubleshooting and should be easy to implement.

The only way I have found around this limitation is to have the scripts send notes to a log emailadress. It works but is very clumsy and a lot of work for each script.

 

WUT?!

 

Please login or register to see this code.

 

  • 0
Posted

@Kaspars Holsteins no way, Sir.

no LUA

 

you can do it manually.

1) cehck is scene runned?  

Please login or register to see this link.

check prop runningInstances

if runningInstances == 0 then

Please login or register to see this code.

 

 

alos ypu can read debug messages

http://192.168.1.36/api/scenes/115/debugMessages

 

  • Thanks 1
  • 0
  • Inquirer
  • Posted
    On 11/3/2019 at 12:28 PM, 10der said:

    WUT?!

     

    Please login or register to see this code.

     

    Gave me this result:
    [DEBUG] 20:57:51: scene Block push med val t stopped!
    [DEBUG] 20:57:51: autostarting...
    [DEBUG] 20:57:51: 2020-01-10 20:57:51.689864 [ fatal] Unknown exception: /opt/fibaro/scenes/286.lua:14: attempt to concatenate local 'response' (a nil value)

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