1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-10 00:05:13 +01:00

Upgrade pylast to 2.3.0 (#14888)

This commit is contained in:
Fabian Affolter
2018-06-10 11:38:35 +02:00
committed by GitHub
parent 703b4354e0
commit 7d9ef97bda
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ from homeassistant.const import CONF_API_KEY
import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pylast==2.2.0']
REQUIREMENTS = ['pylast==2.3.0']
ATTR_LAST_PLAYED = 'last_played'
ATTR_PLAY_COUNT = 'play_count'
+1 -1
View File
@@ -868,7 +868,7 @@ pykwb==0.0.8
pylacrosse==0.3.1
# homeassistant.components.sensor.lastfm
pylast==2.2.0
pylast==2.3.0
# homeassistant.components.media_player.webostv
# homeassistant.components.notify.webostv