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


Recommended Posts

Posted

Yes, when saved it is again correct now.... But it happens randomly after few days... Would be good to handle it somehow :)

  • Topic Author
  • Posted

    I'm away at the moment but will take a look when I get back and see if I can make a few recommendations...

     

    Glad it fixed it for now 

     

    @Bezan

    • 4 weeks later...
    Posted

    Hello everybody,

     

    it is possible to play an MP3 file from a NAS (Synology). There is indeed the clip command, but this refers only to the folder

     

    Thanks for your help Beijonig

  • Topic Author
  • Posted
    2 hours ago, Beijonig said:

    it is possible to play an MP3 file from a NAS (Synology)

     

    @Beijonig

    Unfortunately not, for now the mp3 needs to be in the clips folder

    • 2 weeks later...
  • Topic Author
  • Posted (edited)

    Hi,

     

    I added to the previous VD code code to track more states of the Sonos including if the player is offline / online

    The code below is for one player - repeater as many times as you have zones

    It uses a statetable global to track changing states and smart message hub to send messages (one message when it goes offline an done message when it comes back online) - adjust as you need

     

    Please login or register to see this code.

    and the result is 

     

    Please login or register to see this image.

    /monthly_2017_09/Capture.PNG.5c3010424fb966a2798283cd0e6590ef.PNG" />

     

    The previous code didn't handle if a player went offline 

    This one should work better with messages at appropriate times

     

     

     

    Edited by AutoFrank
    • 1 month later...
    Posted

    In case of installing on PI3 with other Linux platform (OSMC, Raspbian etc.), please following:

    1) update Node.js to the last version (if you have below 4.0 - you can check it by command: node -v)

    Please login or register to see this code.

    2) install git repo

    Please login or register to see this code.

    3) clone the git from 

    Please login or register to see this link.

    Please login or register to see this code.

    4) go to repo catalogue

    Please login or register to see this code.

    5) install npm

    Please login or register to see this code.

    6) run npn

    Please login or register to see this code.

    That's all. Now you will be able to use node-sonos-http-api

    • Thanks 1
    • 1 month later...
    Posted

    Hi,

    Is it possible to send "Night audio" On/Off command from Fibaro?

    I would like to set Night audio after 20:00 and turn it Off 8:00.

     

    Anyone tried this?

    • 3 weeks later...
    Posted (edited)
    On 12/17/2017 at 10:31 AM, Bezan said:

    Hi,

    Is it possible to send "Night audio" On/Off command from Fibaro?

    I would like to set Night audio after 20:00 and turn it Off 8:00.

     

    Anyone tried this?

    @BezanI created a toggle button for my VD to switch Night Mode. Here is my code:

    Please login or register to see this code.

    To switch on or off at certain times, you can either create separate VD buttons for ON and OFF and call these from a scene, or you could call the HTTP command directly from a scene.

     

     

     

    Edited by Barlow
    • 10 months later...
    Posted

    Hi @AutoFrank, is this tutorial still up2date, because I'm going to implement it? 

     

    Cheers.

    Posted

    @Sjekke, I installed this a long time ago and still up and running. 

     

    Jim

    Posted (edited)

    Hi @jimicr I pressume the files are automatically updated to the new version of the api?

    Edited by Sjekke
  • Topic Author
  • Posted
    On 11/26/2018 at 6:29 AM, Sjekke said:

    pressume the files are automatically updated to the new version of the api?

     

    This doesn't happen for me 

    Posted

    Hi @sjekke, You'll have to manually update.

    Just check the github once in a while ;)

     

    Jim

    Posted

    ok guys ... i’ll go for it!

    Posted
    19 hours ago, jimicr said:

    Hi @sjekke, You'll have to manually update.

    Just check the github once in a while ;)

     

    Jim

    In github you can put a “watch” on a repository. You will then get update notifications should anything change.

    • 2 months later...
    Posted

    On the Raspberry it works wonderfully. Now I want to install it on the Synology. Does anyone have a guide?

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

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