Releases: joro75/Domoticz-Toyota-Plugin
Releases · joro75/Domoticz-Toyota-Plugin
v0.9.2
Update mytoyota to 0.9.1
Due to an additional requirement by the toyota servers, an update to version 0.9.1 of mytoyota is required, to resolve a problem with 'Error 429 - Too many requests'. Please ensure that also the mytoyota Python module is updated!
For an automated install of the updated mytoyota, you can use sudo pip3 install -r requirements.txt
v0.9.1
v0.9.0
Update mytoyota!
Be aware that with the update to version 0.9.0 also an update of mytoyota to version 0.8.0 is required, so ensure that also the mytoyota Python module is updated!
For an automated install of the updated mytoyota, you can use sudo pip3 install -r requirements.txt
Code enhancements
- Rename sensor to device to comply to Domoticz terminology (#12)
- Add a release-drafter.yml (#13)
- Update release-drafter.yml to not include the author (#14)
- Add Parking location device that shows address (#16)
- Add logging of address reverse lookup cache statistics (#17)
- Remove the possibility to specify a locale (#31)
- Mileage can only be increasing (#32)
- Remove caching of reverse address lookups (#33)
- Provide links to MyT webpage of different European countries (#34)
- Do an update of the Domoticz device at least 4 times a day (#35)
- Cache the locked status, and only update when changed (#39)
- Do not create Locked device when info is not available (#40)
Bug Fixes
- Correctly update the status of the Locked device (#38)
Documentation
- Small improvements in the documentation (#11)
- Update requirements in README.md to 0.7.5 (#23)
- Update to mytoyota 0.8.0 (#43)
Dependency Updates
- Bump mytoyota from 0.6.2 to 0.7.0 (#5)
- Bump mytoyota from 0.7.0 to 0.7.1 (#15)
- Python version should at least be 3.7 (#18)
- Bump mytoyota from 0.7.1 to 0.7.3 (#20)
- Bump mytoyota from 0.7.3 to 0.7.4 (#21)
- Update to mytoyota 0.7.5 (#22)
- Bump mytoyota from 0.7.5 to 0.7.6 (#29)
- Update requirement on mytoyota 0.7.6 in README.md (#36)
- Update to mytoyota 0.8.0 (#43)