1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-30 18:57:10 +00:00

3 Commits

Author SHA1 Message Date
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
J. Nick Koston
444df4a7d2
Use the shared zeroconf instance when attempting to create another Zeroconf instance () 2020-08-12 16:08:33 +02:00
Martin Hjelmare
2a120d9045
Patch aiohttp client session close ()
* Patch aiohttp client session close

* Add test

* Restore close regardless of auto_cleanup

* Close session instead of detaching and do not restore

* Delint test

* Add frame helper

* Use frame helper

* Test warning log when closing session

* Clean up

* Correct docstring

* Do not change shutdown

* Fix tests
2020-05-13 09:58:33 +02:00