Git Product home page Git Product logo

Comments (5)

danichispa avatar danichispa commented on May 22, 2024 1

Sorry, no, no aditional config except that.
This is my config.json from homebridge dir.

{
    "bridge": {
        "name": "Homebridge",
        "username": "XX:XX:XX:XX:XX:XX",
        "port": 51111,
        "pin": "222-33-444"
    },
    "platforms": [
        {
            "platform" : "HarmonyHub",
            "name" : "Harmony Salon"
        },
        {
            "platform": "HomeAssistant",
            "name": "HomeAssistant",
            "host": "http://192.168.1.30:8123",
            "password": "password",
            "supported_types": ["light", "scene"]
  }

     ]
}

from homebridge-homeassistant.

toome123 avatar toome123 commented on May 22, 2024

It is needed any additional config for this plugin except
"platforms": [ { "platform": "HomeAssistant", "name": "HomeAssistant", "host": "http://192.168.1.16:8123", "password": "yourapipassword", "supported_types": ["light", "switch", "media_player", "scene"] } ]

beacuase i add only this, and after 2 min showing me this "Plugin - DidFinishLaunching
"
is throw the same error as you..
it's needed any additional config ? Or is just bug

from homebridge-homeassistant.

danichispa avatar danichispa commented on May 22, 2024

I ended reinstalling everything, and updating all homebridge stuff, same as node, etc.
I'm error free since May 2nd. Try that.

from homebridge-homeassistant.

toome123 avatar toome123 commented on May 22, 2024

Ok thanks :) , but can you answer to my question please.
t is needed any additional config for this plugin except
"platforms": [ { "platform": "HomeAssistant", "name": "HomeAssistant", "host": "http://192.168.1.16:8123", "password": "yourapipassword", "supported_types": ["light", "switch", "media_player", "scene"] } ]

from homebridge-homeassistant.

robbiet480 avatar robbiet480 commented on May 22, 2024

Closing this as it appears it was an installation-specific issue, please reopen if still a problem.

from homebridge-homeassistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.