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

Use new mytoyota api endpoints #198

Merged
merged 71 commits into from
Jan 14, 2024
Merged

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    4ef5b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    139e057 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae4a5b View commit details
    Browse the repository at this point in the history
  4. adapt config flow to new api

    CM000n committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    774e8d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    dd96fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5835a View commit details
    Browse the repository at this point in the history
  3. update manifest file

    CM000n committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    07eede1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. add statistic to base entity

    CM000n committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    60bac8c View commit details
    Browse the repository at this point in the history
  2. bump version

    CM000n committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cd2af30 View commit details
    Browse the repository at this point in the history
  3. using brand from vehicle info

    CM000n committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8086e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bebc384 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cc1fac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f97c9e View commit details
    Browse the repository at this point in the history
  7. simplify capability check

    CM000n committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c6ac342 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3576f64 View commit details
    Browse the repository at this point in the history
  9. fix import error

    CM000n committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    87e497c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9ad89c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    310f7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    153d324 View commit details
    Browse the repository at this point in the history
  3. add translations

    CM000n committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    50fd3b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    d8ca62c View commit details
    Browse the repository at this point in the history
  2. invert binary sensor logic

    CM000n committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    f2d7164 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. merge master

    CM000n committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c6e5110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b2d31 View commit details
    Browse the repository at this point in the history
  3. run pre-commit on all files

    CM000n committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    758eb67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f27b42d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eeb1779 View commit details
    Browse the repository at this point in the history
  6. adjust driver door lock icon

    CM000n committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1eec460 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    588d6a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    241113c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fb4ee6 View commit details
    Browse the repository at this point in the history
  10. add vin sensor

    CM000n committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c9cda60 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    97de4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30fad24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ac3feb View commit details
    Browse the repository at this point in the history
  4. add odometer and fuel sensors

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e325833 View commit details
    Browse the repository at this point in the history
  5. clean up sensor translations

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6af3f53 View commit details
    Browse the repository at this point in the history
  6. format vin sensor attributes

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5c1f2d3 View commit details
    Browse the repository at this point in the history
  7. use car_model_name

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a7e1bba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87f30c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c20a4ae View commit details
    Browse the repository at this point in the history
  10. fix battery_level sensor

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6c4438a View commit details
    Browse the repository at this point in the history
  11. return only true capabilities

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8d05180 View commit details
    Browse the repository at this point in the history
  12. add battery_range

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    aec7cda View commit details
    Browse the repository at this point in the history
  13. add total_range

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    90ded8d View commit details
    Browse the repository at this point in the history
  14. add battery_range_ac

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3c514bd View commit details
    Browse the repository at this point in the history
  15. fix unpacking

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e8fc10d View commit details
    Browse the repository at this point in the history
  16. reurn dict instead of list

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d5cc6c5 View commit details
    Browse the repository at this point in the history
  17. mask pii data in attributes

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fe5455d View commit details
    Browse the repository at this point in the history
  18. round range and level values

    CM000n committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    119234e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8df5b43 View commit details
    Browse the repository at this point in the history
  20. reduce line-length

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

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    2780ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1919aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d59460 View commit details
    Browse the repository at this point in the history
  4. remove redundant information

    CM000n committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3d531ac View commit details
    Browse the repository at this point in the history
  5. rename fuel consumption

    CM000n committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c9427fd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    b41eb69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8283c7 View commit details
    Browse the repository at this point in the history
  3. use dictionary merging

    CM000n committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3619f37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0daba1d View commit details
    Browse the repository at this point in the history
  5. Update readme

    CM000n committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    279c9fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    785aa47 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'enhancement/use_new_mytoyota_api' of github.com:DurgNom…

    …is-drol/ha_toyota into enhancement/use_new_mytoyota_api
    CM000n committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8c53722 View commit details
    Browse the repository at this point in the history
  8. Use Mapping for brand names

    CM000n committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ec683f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69ad37f View commit details
    Browse the repository at this point in the history
  10. Update French translations (#203)

    Signed-off-by: Pierre Belloy <pierrebelloy@gmail.com>
    pierrebelloy committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ad00a00 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec2b3bc View commit details
    Browse the repository at this point in the history
  12. Merge branch 'enhancement/use_new_mytoyota_api' of github.com:DurgNom…

    …is-drol/ha_toyota into enhancement/use_new_mytoyota_api
    CM000n committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    37f1e5f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d08a2b1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d661f35 View commit details
    Browse the repository at this point in the history