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

Trigger Wake On Lan plugin


Question

Posted

Hi, I have installed WOL from plugin panel and it works fine when I click on the button.  However, I cannot find the plugin on block/magic scene as action.  Is it possible to do as simply as if sensor breached then TurnOn wake on lan plugin?

 

Thanks!

10 answers to this question

Recommended Posts

  • 0
Posted
59 minutes ago, Sirhideo said:

Hi, I have installed WOL from plugin panel and it works fine when I click on the button.  However, I cannot find the plugin on block/magic scene as action.  Is it possible to do as simply as if sensor breached then TurnOn wake on lan plugin?

 

Thanks!

I think it is possible in Lua only. See the

 

Please login or register to see this attachment.

  • 0
Posted

turnOn ist definitely working

  • 0
  • Inquirer
  • Posted
    10 hours ago, tinman said:

    turnOn ist definitely working

    @tinman You mean it is not (via lua?)

    • 0
    Posted

    of course only lua

    • 0
    Posted

    Hello,

     

    Could you please help with identifying the WOL plug in ID, to be inserted into the LUA scene? It is not visible ( SW version 4.150) when the device is opened on any tab (general/advanced)...

     

    Thank you in advance

    • 0
    Posted

    Just go to your new LUA Scene, and navigate using top left panel to your device (WOL device). Then you should be able to see it's device ID, as @

    Please login or register to see this link.

     showed on his screen.

    • 0
    Posted (edited)

    Hi,

     

    Got it as well by accidentally checking the info at the left bottom.. But unfortunately it does not work. WOL VD created from the WOL plugin and it works perfectly (for years) when the button is pressed. I added it to a simple LUA scene that turns several devices on at the same time. The WOL VD device controls a Synology NAS server.  

    Now when the scene is executed the Synology LEDs blink swiftly (logically meaning that the device ID is correct) but it does not turn on. Other devices are turning on correctly. The bad thing is that after that the Synology can not be powered up with the VD button anymore... The problem solved by turning the NAS manually on and off. Works again with the VD button but once the scene is executed -  again even the VD becomes irresponsive..  I used the fibaro:call(192, "turnOn"); 

     

    Any idea what might be the issue?

     

    Thank you!  

    Edited by mivanov
    • 0
    Posted

    Hello,

    I have added "Wake on Lan" device do my Fibaro system.

    It gets ID: 995

    Then I have added scene "Wake on Lan TV" with declarations:

    {}
     

    and Actions:

    fibaro:call(995"turnOn")
     

    When I tried to run the scene I get response:

    [2024-02-08] [17:55:38] [ERROR] [SCENE290]: (load):1: Assertion failed: Expected string

     

    Anyone has a clue what I am missing?

     

    • 0
    Posted

    Under scene Action try:

    Please login or register to see this code.

     

    More about LUA on HC3 you can find here:

    Please login or register to see this link.

     

    • Like 1
    • 0
    Posted

    Thanks for this clever tool, I didn't know it existed. One thing to be aware of, the home centre needs to be on the same broadcast domain (vlan) as the device you are trying to wake up.

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