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

Sonos One Google Voice


Marina0307

Question

Hi everyone, need a bit of help. Is it possible to control my Fibaro smart home setup (mainly lights - on, off, dim, etc) with Google Assistant on a Sonos One? Thanks very much!

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
33 minutes ago, Marina0307 said:

Hi everyone, need a bit of help. Is it possible to control my Fibaro smart home setup (mainly lights - on, off, dim, etc) with Google Assistant on a Sonos One? Thanks very much!

Hi

Google Home via sonos

Using node red

Control your device

Please login or register to see this attachment.

 

 

  • Thanks 1
Link to comment
Share on other sites

  • 0
  • Inquirer
  • 25 minutes ago, minsad79 said:

    Hi

    Google Home via sonos

    Using node red

    Control your device

    Please login or register to see this attachment.

     

     

    Sorry do you mind elaborating a little bit more? Totally new to smart home lighting and Fibaro.

    Link to comment
    Share on other sites

    • 0
    5 minutes ago, Marina0307 said:

    Sorry do you mind elaborating a little bit more? Totally new to smart home lighting and Fibaro.

     

     

    I quoted this YouTube

    It's explained in more detail than my explanation.

    In my hc3

    Control devices through API calls

    nodered => Google Nora => HC3 Control

    In a way

    Easily control devices registered in HC3

     

     

    Please login or register to see this attachment.

     

    1 minute ago, minsad79 said:

     

    This is my simple flow

     

     

     

    [{"id":"bae6e382.c901a","type":"tab","label":"Fibaro Google Home","disabled":false,"info":""},{"id":"2f18c366.29d21c","type":"nora-light","z":"bae6e382.c901a","devicename":"서재조명","lightcolor":false,"brightnesscontrol":true,"turnonwhenbrightnesschanges":false,"passthru":true,"statepayload":false,"brightnessoverride":"","roomhint":"서재","name":"","nora":"aa5bdca7.25d25","topic":"","onvalue":"true","onvalueType":"bool","offvalue":"false","offvalueType":"bool","x":140,"y":460,"wires":[["402c98aa.d84c18","1cf13c5b.31d5dc"]]},{"id":"72c4e3bc.d21ae4","type":"debug","z":"bae6e382.c901a","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":570,"y":100,"wires":[]},{"id":"859d6f8a.35dd4","type":"switch","z":"bae6e382.c901a","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"true","vt":"jsonata"},{"t":"eq","v":"false","vt":"jsonata"}],"checkall":"true","repair":false,"outputs":2,"x":350,"y":200,"wires":[["72c4e3bc.d21ae4","800ee955.a1eed"],["c04f30cb.575998","3ab6fbb2.8da02c"]]},{"id":"c04f30cb.575998","type":"debug","z":"bae6e382.c901a","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":570,"y":260,"wires":[]},{"id":"800ee955.a1eed","type":"http request","z":"bae6e382.c901a","name":"trunOn","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://12.10.79.127/api/callAction?deviceID=1170&name=turnOn","tls":"","persist":false,"proxy":"","authType":"basic","x":550,"y":160,"wires":[["4b486124.9d674"]]},{"id":"4b486124.9d674","type":"debug","z":"bae6e382.c901a","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":750,"y":180,"wires":[]},{"id":"fc41b867.a7aa88","type":"nora-switch","z":"bae6e382.c901a","devicename":"영화모드","roomhint":"거실","name":"","passthru":false,"nora":"aa5bdca7.25d25","topic":"","onvalue":"true","onvalueType":"bool","offvalue":"false","offvalueType":"bool","x":160,"y":200,"wires":[["859d6f8a.35dd4"]]},{"id":"3ab6fbb2.8da02c","type":"http request","z":"bae6e382.c901a","name":"trunOff","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://12.10.79.127/api/callAction?deviceID=1170&name=turnOff","tls":"","persist":false,"proxy":"","authType":"basic","x":550,"y":220,"wires":[["4b486124.9d674"]]},{"id":"b8f53907.2f10e8","type":"comment","z":"bae6e382.c901a","name":"모드 트리거 (영화)","info":"","x":150,"y":100,"wires":[]},{"id":"98379b73.dd39d","type":"comment","z":"bae6e382.c901a","name":"디바이스트리거(서재)","info":"","x":160,"y":340,"wires":[]},{"id":"d429c98.1886e38","type":"debug","z":"bae6e382.c901a","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":1110,"y":460,"wires":[]},{"id":"a06ba290.69e6a","type":"http request","z":"bae6e382.c901a","name":"brightness SetValue0","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://12.10.79.127/api/callAction?deviceID=26&name=setValue&arg1=0","tls":"","persist":false,"proxy":"","authType":"basic","x":820,"y":360,"wires":[["d429c98.1886e38"]]},{"id":"c8f8151d.6059a8","type":"http request","z":"bae6e382.c901a","name":"brightness SetValue30","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://12.10.79.127/api/callAction?deviceID=26&name=setValue&arg2=30","tls":"","persist":false,"proxy":"","authType":"basic","x":823,"y":409,"wires":[["d429c98.1886e38"]]},{"id":"1aa647c6.ff1818","type":"http request","z":"bae6e382.c901a","name":"brightness SetValue50","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://12.10.79.127/api/callAction?deviceID=26&name=setValue&arg3=50","tls":"","persist":false,"proxy":"","authType":"basic","x":820,"y":460,"wires":[["d429c98.1886e38"]]},{"id":"a299db67.55f648","type":"http request","z":"bae6e382.c901a","name":"brightness SetValue80","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://12.10.79.127/api/callAction?deviceID=26&name=setValue&arg4=80","tls":"","persist":false,"proxy":"","authType":"basic","x":820,"y":500,"wires":[["d429c98.1886e38"]]},{"id":"73c9f16d.f678b","type":"http request","z":"bae6e382.c901a","name":"brightness SetValue100","method":"GET","ret":"txt","paytoqs":"ignore","url":"http://12.10.79.127/api/callAction?deviceID=26&name=setValue&arg5=100","tls":"","persist":false,"proxy":"","authType":"basic","x":830,"y":540,"wires":[["d429c98.1886e38"]]},{"id":"402c98aa.d84c18","type":"debug","z":"bae6e382.c901a","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":390,"y":360,"wires":[]},{"id":"1cf13c5b.31d5dc","type":"switch","z":"bae6e382.c901a","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"jsonata"},{"t":"eq","v":"30","vt":"jsonata"},{"t":"eq","v":"50","vt":"jsonata"},{"t":"eq","v":"80","vt":"jsonata"},{"t":"eq","v":"100","vt":"jsonata"}],"checkall":"true","repair":true,"outputs":5,"x":390,"y":460,"wires":[["a06ba290.69e6a"],["c8f8151d.6059a8"],["1aa647c6.ff1818"],["a299db67.55f648"],["73c9f16d.f678b"]]},{"id":"aa5bdca7.25d25","type":"nora-config","z":"","name":"Fibaro Google assistant","group":"","notify":false}]

     

     

     

    Link to comment
    Share on other sites

    • 0

    @Marina0307 Marina, you can configure google assisted natively via connection to Fibaro app

    than all connected devices will be available on sonos 

    just try it 

    Link to comment
    Share on other sites

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