Update limitlessled to 1.1.3 (#17703)

pull/17717/head
Anders Melchiorsen 2018-10-23 07:11:55 +02:00 committed by Daniel Høyer Iversen
parent b773a9049c
commit 3014930371
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.util.color import (
color_temperature_mired_to_kelvin, color_hs_to_RGB) color_temperature_mired_to_kelvin, color_hs_to_RGB)
from homeassistant.helpers.restore_state import async_get_last_state from homeassistant.helpers.restore_state import async_get_last_state
REQUIREMENTS = ['limitlessled==1.1.2'] REQUIREMENTS = ['limitlessled==1.1.3']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -559,7 +559,7 @@ liffylights==0.9.4
lightify==1.0.6.1 lightify==1.0.6.1
# homeassistant.components.light.limitlessled # homeassistant.components.light.limitlessled
limitlessled==1.1.2 limitlessled==1.1.3
# homeassistant.components.linode # homeassistant.components.linode
linode-api==4.1.9b1 linode-api==4.1.9b1