Giter Club home page Giter Club logo

Comments (3)

adieball avatar adieball commented on June 20, 2024 1

@syssi That did the trick, added a / in the go-e app and now I see everyting
thanks a lot!

from homeassistant-goecharger-mqtt.

adieball avatar adieball commented on June 20, 2024

Correction:
I do get all values in MQTT where it shows as 1 Device with 41 Entities but nothing in the Go-e module (always "no available")

Example from MQTT Debug Information:

{
          "device_class": null,
          "disabled_by": null,
          "disabled": false,
          "entity_category": null,
          "entity_id": "sensor.go_echarger_232684_energy_charged",
          "icon": null,
          "original_device_class": "energy",
          "original_icon": "mdi:flash",
          "state": {
            "entity_id": "sensor.go_echarger_232684_energy_charged",
            "state": "2808.28",
            "attributes": {
              "unit_of_measurement": "Wh",
              "device_class": "energy",
              "icon": "mdi:flash",
              "friendly_name": "go-eCharger_232684 Energy charged"
            },
            "last_changed": "2024-05-25T06:03:27.275854+00:00",
            "last_reported": "2024-05-25T06:03:27.275854+00:00",
            "last_updated": "2024-05-25T06:03:27.275854+00:00"
          },
          "unit_of_measurement": "Wh"
        },{
          "device_class": null,
          "disabled_by": null,
          "disabled": false,
          "entity_category": null,
          "entity_id": "sensor.go_echarger_232684_energy_charged",
          "icon": null,
          "original_device_class": "energy",
          "original_icon": "mdi:flash",
          "state": {
            "entity_id": "sensor.go_echarger_232684_energy_charged",
            "state": "2808.28",
            "attributes": {
              "unit_of_measurement": "Wh",
              "device_class": "energy",
              "icon": "mdi:flash",
              "friendly_name": "go-eCharger_232684 Energy charged"
            },
            "last_changed": "2024-05-25T06:03:27.275854+00:00",
            "last_reported": "2024-05-25T06:03:27.275854+00:00",
            "last_updated": "2024-05-25T06:03:27.275854+00:00"
          },
          "unit_of_measurement": "Wh"
        },

maybe something wrong with the prefix config?
In my go-e app it shows as: "go-eCharger/232684"

Using the mqtt-explorer app I do see the messages from the Charger coming in every second

from homeassistant-goecharger-mqtt.

syssi avatar syssi commented on June 20, 2024

Please double check the base_topic. I guess it's a prefix thing. Either set the base_topic of the integration to an empty string or change the topic using the app to /go-eCharger/232684.

from homeassistant-goecharger-mqtt.

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.