Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetches live Enphase data at the moment it is called #66

Merged
merged 5 commits into from
Mar 4, 2024
Merged

fetches live Enphase data at the moment it is called #66

merged 5 commits into from
Mar 4, 2024

Commits on Feb 28, 2024

  1. fetches live Enphase data at the moment it is called

    replace 'user_enphase_api_key' and 'user_enphase_user_id' with the actual Enphase API key and user ID. The make_pv_data function now fetches live data from the Enphase API and combines it with the existing fake PV data
    This "may" not be from the time of interference, do i add make use of timestamps to enable it?
    aryanbhosale authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f0bfe33 View commit details
    Browse the repository at this point in the history
  2. Added Flag indicating whether to use live Enphase data or not

    Now the user will have an option whether to use live enphase data or the default data
    aryanbhosale authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    da373c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    8e3be11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4285935 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    bdb181b View commit details
    Browse the repository at this point in the history