Giter Club home page Giter Club logo

Comments (5)

syssi avatar syssi commented on June 20, 2024

Could you describe the issue in detail? Aren't the sensors updated anymore or are service calls broken?

from homeassistant-goecharger-mqtt.

4homeassistant avatar 4homeassistant commented on June 20, 2024

Thank you @syssi, only the service calls are broken. Everything else is fine. I've got a couple of automations and templates based on services calls that didn't work anymore after updating and also doublechecked with the developer tools.

from homeassistant-goecharger-mqtt.

4homeassistant avatar 4homeassistant commented on June 20, 2024

I also downgraded the chargers firmware to the last known working version (56.1). Can you see that behaviour in your environment?

from homeassistant-goecharger-mqtt.

jusii avatar jusii commented on June 20, 2024

Same happaned to me, downgraded back to 0.23

Also have made load balancing like this, and it no longer works 0.24+

service: goecharger_mqtt.set_config_key
data:
  serial_number: xxxxxx
  key: amp
  value: "{{ (states.number.go_echarger_201199_amp.state |float|round(0) - 1)}}"

from homeassistant-goecharger-mqtt.

syssi avatar syssi commented on June 20, 2024

Uh, may be I have an idea what's going on. The unique_id has changed probably and there is another go_echarger_201199_amp entity next to the initial one because of the changed ID. I will have a look!

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.