joro75 / Domoticz-Toyota-Plugin

A Domoticz plugin that provides devices for a Toyota car with connected services
MIT License
6 stars 1 forks source link

Bump mytoyota from 0.9.3 to 1.2.0 #69

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps mytoyota from 0.9.3 to 1.2.0.

Release notes

Sourced from mytoyota's releases.

v1.2.0 🌈

🚀 Features

  • Feature: Add helper functions for current timeframe summaries @​CM000n (#290)
  • Fix wrong fuel_consumed conversion and add average_fuel_consumed @​CM000n (#288)

🐛 Bug Fixes

  • Fix: Make fuel_level optional @​CM000n (#289)
  • Fix wrong fuel_consumed conversion and add average_fuel_consumed @​CM000n (#288)
  • Fix: scores fields can be None in TripsResponseModel @​CM000n (#294)
  • Fix: NoneType object has no attribute unit in self._electric.fuel_range.unit @​CM000n (#293)

v1.1.3 🌈

🐛 Bug Fixes

v1.1.2 🌈

🎲 Dependencies

v1.1.1 🌈

🔧 Code enhancements

🐛 Bug Fixes

v1.1.0 🌈

🚀 Features

🐛 Bug Fixes

  • Fix: Use pydantic 1.10 due to homeassistant incompatibility with pydantic>2.0 @​CM000n (#269)

🎲 Dependencies

... (truncated)

Commits
  • 77d1de0 Fix: NoneType object has no attribute unit in `self._electric.fuel_range.un...
  • 9b65daa make scores optional (#294)
  • 5c785b9 Fix wrong fuel_consumed conversion and add average_fuel_consumed (#288)
  • 38cf084 Feature: Add helper functions for current timeframe summaries (#290)
  • 6f648fb Fix: Make fuel_level optional (#289)
  • 66ad51e Fix: Inconsistency in statistics summaries (#282)
  • 2623fc3 Make unit and value optional (#286)
  • 09b3af8 make 'fugage' and 'rage' optional (#283)
  • a655590 make dcm and electricalPlatformCode Optional (#285)
  • 9895806 make fuel_level and fuel_range optional (#278)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

Superseded by #70.