Git Product home page Git Product logo

Comments (7)

sidey79 avatar sidey79 commented on August 28, 2024

The correct URI for the image is:

docker pull ghcr.io/fhem/fhempy-docker_skodaconnect:latest

from fhempy-docker.

jfmennedy avatar jfmennedy commented on August 28, 2024

thanks :-)

from fhempy-docker.

jfmennedy avatar jfmennedy commented on August 28, 2024

Hi, i was able to run the docker i need, but how so i implement them to my fhem docker ? i do not use docker compose.. Could you please point me the way?

from fhempy-docker.

sidey79 avatar sidey79 commented on August 28, 2024

You must connect both containers (FHEM and fhempy-docker_skodaconnect) to the same Docker network. Then both can communicate to wach other.

How to configure FHEM ist described in the fhempy repository:

https://github.com/fhempy/fhempy/blob/master/FHEM/bindings/python/fhempy/lib/skodaconnect/README.md

from fhempy-docker.

jfmennedy avatar jfmennedy commented on August 28, 2024

But do I need also to define the fhempy_local BindingsIo device and fhempyserver_15733 inside the fhem docker? FHEM docker an fhempy docker running in host mode.. If in bridge or user network my Sonos won't work...

from fhempy-docker.

sidey79 avatar sidey79 commented on August 28, 2024

You must follows the documentation for peer setup:

Example:

  • Container ist named fhempy-googleweather
  • FHEM and fhempy are on the same Network
  • Containername can bei resolved via DNS

define fhempy_peer_IP BindingsIo fhempy-googleweather:15733 fhempy

If you are using Host Network, which is normaly not needed, you may have additional steps to be done.
Also note, with Host Network i think you are limited to a single fhempy docker container which limits you to a single module.

from fhempy-docker.

jfmennedy avatar jfmennedy commented on August 28, 2024

ok, thank you .. now i understand better the architecture behind ;-)

from fhempy-docker.

Related Issues (16)

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.