1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 22:37:07 +00:00

1 Commits

Author SHA1 Message Date
Marvin Wichmann
1908feab79
Increase file upload limit to 100 MB ()
* Increase file upload limit to 100 MB

* Remove comment

* Add test and fix chunk processing

* Add test for wrong field

* Add review suggestions

* Use nonlocal and remove unneeded executor task

* Use Janus to process chunk uploading

* Address review comments

* Address review comments 

* Improve tests

* Fix discovery test

* Fix tests
2022-11-29 20:46:34 -05:00