Update panasonic_viera to 0.3 (#11989)

This commit is contained in:
Ville Skyttä 2018-01-28 10:16:06 +02:00 committed by Fabian Affolter
parent 2d3034be11
commit a3fc2c7fee
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ from homeassistant.const import (
CONF_HOST, CONF_NAME, STATE_OFF, STATE_ON, STATE_UNKNOWN, CONF_PORT)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['panasonic_viera==0.2',
REQUIREMENTS = ['panasonic_viera==0.3',
'wakeonlan==0.2.2']
_LOGGER = logging.getLogger(__name__)

View file

@ -551,7 +551,7 @@ orvibo==1.1.1
paho-mqtt==1.3.1
# homeassistant.components.media_player.panasonic_viera
panasonic_viera==0.2
panasonic_viera==0.3
# homeassistant.components.media_player.dunehd
pdunehd==1.3