Giter VIP home page Giter VIP logo

Comments (13)

Bouni avatar Bouni commented on June 9, 2024

Can you try to verify if ip and port are correct?
For example using telnet 192.168.1.100 8889 (change the IP to that of you heatpump)

Someone in the past had the same problem and it was an incorrect ip / port.

Also older versions used port 8888, maybe thats the case for you.

from luxtronik.

tunguskar avatar tunguskar commented on June 9, 2024

This works. I get an online status via telnet and the port 8889

from luxtronik.

Bouni avatar Bouni commented on June 9, 2024

How do you run HA? HAOS? Docker Image?

from luxtronik.

tunguskar avatar tunguskar commented on June 9, 2024

HAOS, Version
core-2021.9.7
This haos runs as vm from proxmox

from luxtronik.

Bouni avatar Bouni commented on June 9, 2024

Can you verify that you can ping the heatpump from within the HAOS container?
I run HA as docker container and need to run this specific container with network_mode: "host" in order to be able to connect to the heatpump.

from luxtronik.

tunguskar avatar tunguskar commented on June 9, 2024

do you know how to do a ping on haos console. Seems there is nothing installed

from luxtronik.

Bouni avatar Bouni commented on June 9, 2024

I've never used HAOS before but I guess thats your way to get shell access to the OS:

https://developers.home-assistant.io/docs/operating-system/debugging/#ssh-access-to-the-host

from luxtronik.

Bouni avatar Bouni commented on June 9, 2024

from there you should be able to use ip a to verify that you have an IP withn the same range as your heatpump and maybe there's ping installed

from luxtronik.

tunguskar avatar tunguskar commented on June 9, 2024

I got the ping to run. And yes the heat pump reply's: ping 192.168.1.xx

64 bytes from 192.168.1.xx: seq=0 ttl=63 time=1.906 ms

from luxtronik.

Bouni avatar Bouni commented on June 9, 2024

Ok thats from the OS, to my undertanding HA runs as a container within the OS.
I don't know how to get acces to that, but as a workaround you cound use the ping itegration to see if you're able to ping from HA:

https://www.home-assistant.io/integrations/ping/

from luxtronik.

tunguskar avatar tunguskar commented on June 9, 2024

Hi Bouni, I tried the ping and yes you are right, No connection possible. I googled around a bit, but found not really a solution for this problem.

from luxtronik.

tunguskar avatar tunguskar commented on June 9, 2024

I did some settings in proxmox hardware adapter for the network. There was a switch to turn off dedicated firewall. No it works :)

from luxtronik.

tunguskar avatar tunguskar commented on June 9, 2024

Thank you Bouni for your support

from luxtronik.

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.