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

New Power meter support: HTTP(S) + JSON (Shelly 3EM, Tasmota, Volkszähler etc.) #153

Merged
merged 5 commits into from
Apr 3, 2023

Commits on Apr 2, 2023

  1. Implement HTTP(s) + JSON type Power Meter support

    Bernhard Kaszt authored and berni2288 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    852ae06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfeafb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f3f9ac View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. HttpPowerMeter: Fix error check "Response too large"

    The Content-Length header is not always returned by a web server
    berni2288 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2ac487b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b7557 View commit details
    Browse the repository at this point in the history