Git Product home page Git Product logo

Comments (11)

borft avatar borft commented on August 19, 2024

hmm, good one, I'll take a look at solax-php, to fix it. Shouldn't be too hard to do client-side batching and use the addoutput endpoint

from saj_collector.

Wiggum127 avatar Wiggum127 commented on August 19, 2024

Experiencing SAJ integration (wired connection) no longer working since upgrade to 2021.7.

from saj_collector.

jwillemsen avatar jwillemsen commented on August 19, 2024

@Wiggum127 waiting on the merge of my PR for pvoutput and a new release, at that moment I can release a new saj_collector gem which fixes this.

from saj_collector.

jwillemsen avatar jwillemsen commented on August 19, 2024

@Wiggum127 Updated gems are published, run gem update saj_collector to get the new releases, it should now work again.

from saj_collector.

Wiggum127 avatar Wiggum127 commented on August 19, 2024

I've never used gem before. So before going down that path, for the sake of completeness, some additional info about my config:

Now running HA Docker 2021.7.1 on an up to date Raspbian (Debian Buster) and a wired SAJ converter.

relevant part of the configuration YAML looks like this:

Adding SAJ converter

sensor:

  • platform: saj
    host: correctly populated

Given I'm using a docker installation, would the gem trick work? Or should I wait for your fix to be integrated into a next HA release?

from saj_collector.

jwillemsen avatar jwillemsen commented on August 19, 2024

You are using home assistant, that has its own support for SAJ. This ruby gem is for uploading the data from the SAJ inverter to pvoutput, you can use this gem in parallel to HA, I have that setup at my side also.

I have homeassistant 2021.7.1 running with SAJ without problems, for problems with the SAJ HA support you have to contact the HA forums.

from saj_collector.

Wiggum127 avatar Wiggum127 commented on August 19, 2024

Understood. Sorry for the confusion.

from saj_collector.

jwillemsen avatar jwillemsen commented on August 19, 2024

No a problem @Wiggum127, do you have problems with showing the data of the SAJ inverter in HA itself, or the upload from HA to pvoutput?

from saj_collector.

jwillemsen avatar jwillemsen commented on August 19, 2024

In my HA configuration.yml I only have this for the SAJ integration, where host is the IP address of the inverter, that works at my side

sensor:
  - platform: saj
    name: saj
    host: 192.168.1.24

from saj_collector.

Wiggum127 avatar Wiggum127 commented on August 19, 2024

My problem is that the SAJ integration used to work (till 2021.6.2), but with the upgrade to 2021.7.0/1 the integration broke. Meaning: the entities are greyed out and don't get populated with actual values in HA. There are no errors logged.

I think the name is optional in the yml. The configuration.yml, which did not change in months, is valid.

Any pointers ?

from saj_collector.

jwillemsen avatar jwillemsen commented on August 19, 2024

Yes, the name is optional (I have multiple sensors), no idea why that fails, it does seem to work in my setup without problems with 2021.7.0

from saj_collector.

Related Issues (7)

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.