parent
8a86ec5b74
commit
3acd926d29
|
@ -18,7 +18,7 @@ from homeassistant.components.light import (
|
|||
PLATFORM_SCHEMA)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['flux_led==0.15']
|
||||
REQUIREMENTS = ['flux_led==0.16']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -161,7 +161,7 @@ fitbit==0.2.3
|
|||
fixerio==0.1.1
|
||||
|
||||
# homeassistant.components.light.flux_led
|
||||
flux_led==0.15
|
||||
flux_led==0.16
|
||||
|
||||
# homeassistant.components.notify.free_mobile
|
||||
freesms==0.1.1
|
||||
|
|
Loading…
Reference in New Issue