Giter Site home page Giter Site logo

Comments (6)

mvdzwaan avatar mvdzwaan commented on August 18, 2024

I tried removing the integration and the hacs install. Then redownloaded latest version, restarted HA, and added the integration.

I now get only 2 devices, laadpaal/batterij, with limited sensors on them

Thuisbatterij
Sensors
Dynamic charging enabled On
Dynamic load balancing overload active Off
Dynamic load balancing overload enabled On
Manual control enabled Off

Charge point
Controls
Start charge
Stop charge
Sensors
Charge point can charge On
Charge point can schedule On
Charge point charging automatically Off
Charge point charging manually Off
Charge point connectivity state On
Charge point plug and charge Off

from home-assistant-zonneplan-one.

fsaris avatar fsaris commented on August 18, 2024

@mvdzwaan o lot of sensors are disabled by default. So if you removed the integration you probably need to enable the sensors again.

Are you using latest stable release or the beta?

Your log states "last_measured_at":"2024-04-12T09:49:39.000000Z" so you are still receiving up-to-date info for the Zonneplan api.

Are you sure non of the sensors updated? No other messages in the logs?

from home-assistant-zonneplan-one.

mvdzwaan avatar mvdzwaan commented on August 18, 2024

I am using latest stable, and have also tried latest beta.

I did a HA restore now from 5 days ago, but now even more sensors are not working anymore.

Now showing mostly : 'Deze entiteit is niet meer beschikbaar vanuit de zonneplan_one integratie. Wanneer de entiteit niet meer in gebruik is, kan deze vanuit de instellingen verwijderd worden.'

even sensor.zonneplan_current_electricity_tariff is showing that

Sensoren
Battery state Niet beschikbaar
Last measured Niet beschikbaar
Percentage Niet beschikbaar
Dynamic charging enabled Aan
Dynamic load balancing overload active Uit
Dynamic load balancing overload enabled Aan
Manual control enabled Uit
Ontladen Niet beschikbaar
Opgeladen Niet beschikbaar
Totaal Niet beschikbaar
Vandaag Niet beschikbaar
Vermogen Niet beschikbaar

from home-assistant-zonneplan-one.

fsaris avatar fsaris commented on August 18, 2024

Can you provide some logs?

You can send it to me for example using direct message on the forum https://community.home-assistant.io/u/minifranske/

from home-assistant-zonneplan-one.

mvdzwaan avatar mvdzwaan commented on August 18, 2024

Some of the return values of type timestamp are now numeric epoch values. If I add a cast to str() in sensor.py I start getting all sensors again. Line 285

value = dt_util.parse_datetime(str(value))

This fixed my issues

from home-assistant-zonneplan-one.

bobbomoon avatar bobbomoon commented on August 18, 2024

This ajustment also worked for me!! Thanks!! @mvdzwaan

from home-assistant-zonneplan-one.

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.