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

Adding A secondary Controller on 4.100


Question

Posted

So I want to maintain my Fibaro unit as my primary controller but add HomeSeer as my secondary controller to my ZWave devices. I think I understand the process and I can the commands in HS3 to "Receive Network from another controller" but how do you start this process on Fibaro...is it the 

 

AddAdd "secondary" controller:

 

Starts controller learning process (LearnMode), which is used to add or remove the Home Center gateway as a "secondary" controller or to receive the "primary" network role.

 

process function?

 

Or is it as simple as putting Fibaro in learning mode then clicking in HS to "Receive Network from another controller"

 

Thanks

 

Darren

2 answers to this question

Recommended Posts

  • 0
Posted

JDid you ever figure this out? In a similar situation here

  • 0
Posted

i have a secondary controler named Homewizard, works on 433 mHz

in VD i created this for my sunblind

 

local jT = json.decode(fibaro:getGlobalValue("HomeTable"))
local selfId = fibaro:getSelfId()
fibaro:call(selfId, "setProperty", "currentIcon", jT.icon.ZonnenschermOpen)

HWS = Net.FHttp("IP-adres",portnumber)
HWSReponse = HWS:GET("/password/sf/0/down")

 

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