Update limitlessled to 1.1.2 (#15481)

This commit is contained in:
Anders Melchiorsen 2018-07-15 23:24:35 +02:00 committed by GitHub
parent 7d0cc7e26c
commit 60f780cc37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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