Update flux library version (#17677)

This commit is contained in:
Matt Snyder 2018-10-22 00:04:47 -05:00 committed by Daniel Høyer Iversen
parent 355005114b
commit 0524c51c1a
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ from homeassistant.components.light import (
import homeassistant.helpers.config_validation as cv
import homeassistant.util.color as color_util
REQUIREMENTS = ['flux_led==0.21']
REQUIREMENTS = ['flux_led==0.22']
_LOGGER = logging.getLogger(__name__)

View file

@ -376,7 +376,7 @@ fitbit==0.3.0
fixerio==1.0.0a0
# homeassistant.components.light.flux_led
flux_led==0.21
flux_led==0.22
# homeassistant.components.sensor.foobot
foobot_async==0.3.1