Upgrade limitlessled to 1.0.7 (#7525)

This commit is contained in:
corneyl 2017-05-10 10:45:33 +02:00 committed by Fabian Affolter
parent 85e71fc785
commit 6e6a000217
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,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.5']
REQUIREMENTS = ['limitlessled==1.0.7']
_LOGGER = logging.getLogger(__name__)

View File

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