Skip to content
Snippets Groups Projects
Unverified Commit 60f780cc authored by Anders Melchiorsen's avatar Anders Melchiorsen Committed by GitHub
Browse files

Update limitlessled to 1.1.2 (#15481)

parent 7d0cc7e2
No related branches found
No related tags found
No related merge requests found
......@@ -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__)
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment