mirror of
https://github.com/home-assistant/core.git
synced 2026-08-20 13:19:54 +01:00
* Stop using entity_picture that is known to be bad. * Only abandon image on 400 or 404 response * Return is_permanent_failure as a third part of response * Add debug printout * Fix lint * Fix lint