Yeelight version bumped. (#13056)
This commit is contained in:
parent
e910ecfd5f
commit
0143752d94
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ from homeassistant.components.light import (
|
|||
Light, PLATFORM_SCHEMA)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['yeelight==0.3.3']
|
||||
REQUIREMENTS = ['yeelight==0.4.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1292,7 +1292,7 @@ yahoo-finance==1.4.0
|
|||
yahooweather==0.10
|
||||
|
||||
# homeassistant.components.light.yeelight
|
||||
yeelight==0.3.3
|
||||
yeelight==0.4.0
|
||||
|
||||
# homeassistant.components.light.yeelightsunflower
|
||||
yeelightsunflower==0.0.8
|
||||
|
|
Loading…
Add table
Reference in a new issue