mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Upgrade limitlessled to 1.0.7 (#7525)
This commit is contained in:
@@ -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__)
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user