Giter VIP home page Giter VIP logo

Comments (8)

pax2011 avatar pax2011 commented on June 13, 2024

Did you solve this?

from icantbelieveitsnotvaletudo.

Lockzi avatar Lockzi commented on June 13, 2024

Nope, got occupied by firmware reset...

Any tips would be helpful!

from icantbelieveitsnotvaletudo.

hillbicks avatar hillbicks commented on June 13, 2024

I'm also wondering about this, but since I just got started with HA, I'll focus on the things that work out of the box.

I suppose we could run two instances of this on the same host with minor changes. Then we can use the different config in two different lovelace cards.

from icantbelieveitsnotvaletudo.

Apocrathia avatar Apocrathia commented on June 13, 2024

It would be nice if we could simply specify a wildcard within the configuration (ie prefix/+/map_data) but the application does not understand how to handle it. Additionally, the processed map location is hardcoded to /api/map/image.

from icantbelieveitsnotvaletudo.

LordMike avatar LordMike commented on June 13, 2024

Eh, you could run two docker containers and duplicate the entire thing. ;)

from icantbelieveitsnotvaletudo.

dbeltman avatar dbeltman commented on June 13, 2024

Eh, you could run two docker containers and duplicate the entire thing. ;)

This. Just map it into a different port with docker and configure a separate MQTT topic for both the second robot and the second instance of ICBINV

from icantbelieveitsnotvaletudo.

sblasch avatar sblasch commented on June 13, 2024

This. Just map it into a different port with docker and configure a separate MQTT topic for both the second robot and the second instance of ICBINV

sorry, Noob question: I see, there is a Dockerfile in the repository. Is there also an instruction how to do this? there is no Docker know-how on my side :-(
currently i am running it with nohup npm start &

from icantbelieveitsnotvaletudo.

sblasch avatar sblasch commented on June 13, 2024

Solved by myself. but even though i used nearly the same configs only the mqtt name (valetudo/xxx) differs, only the icbinv for the v5 sends a map. the instance for the v1 seems not to work (it get's the raw data from mosquitto but isn't publishing anything)

This is the working instance (v5):
2020-07-11T16:25:20: Received PUBLISH from wischwisch (d0, q0, r1, m0, 'valetudo/wischwisch/map_data', ... (306872 bytes)) 2020-07-11T16:25:20: Sending PUBLISH to mqttjs_c249674b (d0, q0, r0, m0, 'valetudo/wischwisch/map_data', ... (306872 bytes)) 2020-07-11T16:25:21: Received PUBLISH from mqttjs_c249674b (d0, q0, r1, m0, 'valetudo/wischwisch/map', ... (23868 bytes)) 2020-07-11T16:25:21: Sending PUBLISH to homeassistant (d0, q0, r0, m0, 'valetudo/wischwisch/map', ... (23868 bytes))

And this instance don't work (v1):
2020-07-11T17:48:51: Received PUBLISH from mqttjs_e4b515c2 (d0, q0, r1, m0, 'valetudo/nomnom/map_data', ... (932 bytes)) 2020-07-11T17:48:51: Sending PUBLISH to homeassistant (d0, q0, r0, m0, 'valetudo/nomnom/map_data', ... (932 bytes)) 2020-07-11T17:48:51: Sending PUBLISH to mqttjs_ffe23bfb (d0, q0, r0, m0, 'valetudo/nomnom/map_data', ... (932 bytes))

from icantbelieveitsnotvaletudo.

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.