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

Add Charging sensor to Tessie #108205

Merged
merged 23 commits into from
Feb 2, 2024
Merged

Commits on Jan 17, 2024

  1. Move from binary to sensor

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    698ff73 View commit details
    Browse the repository at this point in the history
  2. Remove related test

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b924706 View commit details
    Browse the repository at this point in the history
  3. Add value translations

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ab58376 View commit details
    Browse the repository at this point in the history
  4. Revert binary sensor removal

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2b73ad6 View commit details
    Browse the repository at this point in the history
  5. Revert removing binary sensor

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    70fd4a2 View commit details
    Browse the repository at this point in the history
  6. Change to ENUM

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6635764 View commit details
    Browse the repository at this point in the history
  7. disable by default

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2aad93b View commit details
    Browse the repository at this point in the history
  8. fix test

    Bre77 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    26e75db View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. remove value_fn

    Bre77 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9f5138b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Revert test removal

    Bre77 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    267cbe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Jan 29, 2024

  1. Fix tests

    Bre77 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    49749bf View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Fix snapshot

    Bre77 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b02e1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9c738 View commit details
    Browse the repository at this point in the history
  3. Update fixture again

    Bre77 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b0186ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4dcd692 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 2, 2024

  1. Force lowercase

    Bre77 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e921fc7 View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    Bre77 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0f31182 View commit details
    Browse the repository at this point in the history
  3. Use snake_case

    Bre77 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    044294a View commit details
    Browse the repository at this point in the history
  4. Fix translation for snake_case

    Bre77 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    624411b View commit details
    Browse the repository at this point in the history