GithubHelp home page GithubHelp logo

Comments (5)

MrUkleja avatar MrUkleja commented on June 10, 2024

Same here ... did you manage to solve this?
I tried with and without api_password - same error

from remote_homeassistant.

davemuench avatar davemuench commented on June 10, 2024

They broke up the websocket API a few versions ago in home assistant. You need to edit this line near the top of remote_homeassistant.py from:

import homeassistant.components.websocket_api as api

to:

import homeassistant.components.websocket_api.auth as api

Quick hack but it seems to work. I'm just starting to play around with this component, it's a shame it wasn't accepted. I'd send a PR for this one liner but I don't know if the author has abandoned it or not.

from remote_homeassistant.

lukas-hetzenecker avatar lukas-hetzenecker commented on June 10, 2024

@davemuench please send a PR :-)

I'm still using this component myself, but unfortunately only with Home-Assistant 0.79.3 (I can't upgrade yet, because I want to port several andrey-git/home-assistant-custom-ui UI elements to Lovelace first; and this takes time..)

from remote_homeassistant.

davemuench avatar davemuench commented on June 10, 2024

@lukas-hetzenecker Will do - and glad to hear you are still using it. I've only had it working for 24 hours now after searching for weeks on a way to link two HA instances, and it's the only method that works even slightly.

from remote_homeassistant.

lukas-hetzenecker avatar lukas-hetzenecker commented on June 10, 2024

Merged :)

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