mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-09-24 02:31:32 +01:00
* Extend backup upload API with file name parameter Add a query parameter which allows to specify the file name on upload. All locations will store the backup with the same file name. * ruff format * Update tests to cover bad filename * Fix ruff check error * Drop unnecessary logging