Giter Club home page Giter Club logo

Comments (5)

dlmcpaul avatar dlmcpaul commented on June 16, 2024 1

So it looks like this project has managed to write the installer password extraction as python code https://github.com/sarnau/EnphaseEnergy

So that might make it easier to use.

from enphasecollector.

dlmcpaul avatar dlmcpaul commented on June 16, 2024

The answer is I don't use that URL. I would like to but reverse engineering the password needed is not done yet. The standard user/password I can generally calculate (and is basically free text) and if wrong is because the user changed it so they should be able to override.

The stream password very few people know what it is or how to get it although the code was described here https://thecomputerperson.wordpress.com/2016/08/28/reverse-engineering-the-enphase-installer-toolkit/

I do hope to one day implement that but I have found all the data I need without it.

from enphasecollector.

ear9mrn avatar ear9mrn commented on June 16, 2024

I had a look at trying to extract it from the shared object file within the .apk file but hitting the limit of my knowledge/skills. It looks like you update every 5 minutes? So near real-time!

from enphasecollector.

dlmcpaul avatar dlmcpaul commented on June 16, 2024

I made a mistake in naming the environment variable. I should have named it envoy.referesh-microseconds :-(

So the default of envoy.refresh-seconds = 60000 is actually 60s intervals which I find reasonable.

Some users have lowered it but there is a current bug for some values. 15000 seems to work ok. Will be fixed next release.

Also once set all the end of day summary and money calculations are based on it. I really should record the value at the end of each day otherwise so you can change it and the history will be stay correct.

from enphasecollector.

dlmcpaul avatar dlmcpaul commented on June 16, 2024

I have committed code to extract the installer password if I ever need to use it.

In the future I might look at using the stream values but for now closing this issue.

from enphasecollector.

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.