core/homeassistant/components/songpal
Teemu R 160c201be1
Bump songpal to fix a regression (#28115)
The new release fixes a single regression from requests to aiohttp conversion.
Some devices do not respond with the correct mimetype which was not enforced
by requests but is enforced by aiohttp.

Related PR https://github.com/rytilahti/python-songpal/pull/59
2019-10-23 23:13:56 +02:00
..
__init__.py
manifest.json Bump songpal to fix a regression (#28115) 2019-10-23 23:13:56 +02:00
media_player.py move songpal imports to top (#27402) 2019-10-10 12:53:05 -07:00
services.yaml