Updated limitlessled requirement to v1.0.8 (#7629)

pull/7638/head
corneyl 2017-05-17 18:05:34 +02:00 committed by Paulus Schoutsen
parent f7d25396a4
commit 76b747edd6
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.components.light import (
SUPPORT_RGB_COLOR, SUPPORT_TRANSITION, Light, PLATFORM_SCHEMA)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['limitlessled==1.0.7']
REQUIREMENTS = ['limitlessled==1.0.8']
_LOGGER = logging.getLogger(__name__)

View File

@ -354,7 +354,7 @@ libsoundtouch==0.3.0
liffylights==0.9.4
# homeassistant.components.light.limitlessled
limitlessled==1.0.7
limitlessled==1.0.8
# homeassistant.components.media_player.liveboxplaytv
liveboxplaytv==1.4.9