bump python-yeelight version (#5850)
Add an optional extended description…
This commit is contained in:
parent
a150a69cca
commit
1da6181491
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ from homeassistant.components.light import (
|
|||
Light, PLATFORM_SCHEMA)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['yeelight==0.2.1']
|
||||
REQUIREMENTS = ['yeelight==0.2.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue