mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
flux led lib (#6404)
This commit is contained in:
parent
a5081ac307
commit
3044aecbe9
@ -18,7 +18,7 @@ from homeassistant.components.light import (
|
||||
PLATFORM_SCHEMA)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['flux_led==0.13']
|
||||
REQUIREMENTS = ['flux_led==0.15']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -155,7 +155,7 @@ fitbit==0.2.3
|
||||
fixerio==0.1.1
|
||||
|
||||
# homeassistant.components.light.flux_led
|
||||
flux_led==0.13
|
||||
flux_led==0.15
|
||||
|
||||
# homeassistant.components.notify.free_mobile
|
||||
freesms==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user