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

feat: Add INA219 battery sensor #2380

Merged
merged 19 commits into from
Jun 8, 2024

Commits on May 3, 2023

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

Commits on Jul 29, 2023

  1. add INA219 sensor

    Timm committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b71f3c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. average measurement for more accurate results. Use supply voltage for…

    … measurement.
    Timm committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4619097 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from MiczFlor/future3/develop

    Future3/develop
    saeugetier committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8b5c220 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Revert "specify specific pip version wich works with zmq install"

    This reverts commit 48dd1bf.
    Timm committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    4e770bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3cfcd View commit details
    Browse the repository at this point in the history
  3. correct format

    saeugetier committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    919ee6b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    3e344f7 View commit details
    Browse the repository at this point in the history
  2. Update copyright notice

    saeugetier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4bf57e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update license

    saeugetier committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c1f8eed View commit details
    Browse the repository at this point in the history
  2. Update license

    saeugetier committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c3b1fc0 View commit details
    Browse the repository at this point in the history
  3. Document the INA219

    saeugetier committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a38a289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c843da View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Update batterymonitor.md

    saeugetier committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    49de38a View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    saeugetier committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    19b6bb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    24f1183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509ed3d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    b2881ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f52307 View commit details
    Browse the repository at this point in the history