What's Changed
- Bypass HA's content-type enforcement by @jhansche in #92
This fixes an issue inv0.0.22when loading theimageentity's image URL, due to Bird Buddy's cloudfront service sometimes responding withcontent-type: text/plaininstead of the expectedimage/*, which causes HA to raise an error when downloading the image.
Full Changelog: v0.0.22...v0.0.23