mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-08 17:08:36 +01:00
1b0aa30881
* 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