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

Homebridge with Yubii Home


Question

Posted

Hi,

 

Do you know if the Yubii Home is compatible with the Homebridge. I installed the homebridge-fibaro-home-center v1.2.6 plugin for my Yubii Home. I can see the HC Bridge in the Home app. but no accessories appear in it.

 

Thanks for your help !

6 answers to this question

Recommended Posts

  • 0
Posted

What settings to you have configured?

  • 0
  • Inquirer
  • Posted

    here is my config.json file :

     

     

    /homebridge # cat config.json
    {
        "bridge": {
            "name": "Homebridge E13F",
            "username": "0E:B2:B4:AF:C5:A8",
            "port": 53448,
            "pin": "392-81-066"
        },
        "accessories": [
            {
                "name": "TOTO",
                "stateful": false,
                "reverse": false,
                "time": 1000,
                "resettable": false,
                "accessory": "DummySwitch"
            }
        ],
        "platforms": [
            {
                "name": "Config",
                "port": 8581,
                "platform": "config"
            },
            {
                "name": "Yubii Home",
                "host": "192.168.0.180",
                "username": "admin",
                "password": "admin",
                "securitysystem": "disabled",
                "addRoomNameToDeviceName": "disabled",
                "platform": "FibaroHC",
                "_bridge": {
                    "username": "0E:87:64:5C:53:C8",
                    "port": 52098
                }
            }
        ],
        "disabledPlugins": [
            "homebridge-dummy"
        ]
    }

     

    • 0
    Posted

    I see no problems with your configuration... what gateway do your have? HC3? If so, can you try the "Homebridge Fibaro Hc3" plugin instead?

    • 0
  • Inquirer
  • Posted

    The gateway is the Yubii Home, a model between the HC3 and HC3 lite. That is why i'm asking. Below is the comparison of the three modèles :

     

    Please login or register to see this link.

     

    I tried all plugins for HC (2 and 3), but nothing works.

    • 0
    Posted

    HC3lite and Yubii have 32 bit Lua and HC3 has 64 bit

    In some QAs it can be really problem and QA developer has to do some changes to avoid potential problems with big numbers in his source code ....

    • 0
  • Inquirer
  • Posted (edited)

    Exactely, the Yubii Home is very closed to the HC3 Lite in term of firmware and hardware. Could a developer here confirm the support of the Homebridge by Yubii Home ? 

    Edited by coucou

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