parent
1d7ecc22f9
commit
bddfe24753
|
@ -22,7 +22,7 @@ from homeassistant.const import (
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
import homeassistant.util.dt as dt_util
|
||||
|
||||
REQUIREMENTS = ['liveboxplaytv==2.0.2', 'pyteleloisirs==3.3']
|
||||
REQUIREMENTS = ['liveboxplaytv==2.0.2', 'pyteleloisirs==3.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -917,7 +917,7 @@ pystride==0.1.7
|
|||
pysyncthru==0.3.1
|
||||
|
||||
# homeassistant.components.media_player.liveboxplaytv
|
||||
pyteleloisirs==3.3
|
||||
pyteleloisirs==3.4
|
||||
|
||||
# homeassistant.components.sensor.thinkingcleaner
|
||||
# homeassistant.components.switch.thinkingcleaner
|
||||
|
|
Loading…
Reference in New Issue