MRus00

Results 2 issues of MRus00

When executing the sample script: ``` import aiohttp import asyncio from renault_api.renault_client import RenaultClient async def main(): async with aiohttp.ClientSession() as websession: client = RenaultClient(websession=websession, locale="fr_FR") await client.session.login('[removed for issue...

Running backup manager 0.7.14. I am receiving "Unable to find the md5 hash of file" messages from cron every day. Backups are working despite the messages. Has anyone else seen...