Bump pywemo version. Fixes Osram/Sylvania Lightify tunable white bulbs. (#6946)

Add an optional extended description…
This commit is contained in:
Greg Dowling 2017-04-05 10:26:03 +01:00 committed by Pascal Vizeli
parent 8f4fd951e5
commit 534187f4cd
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.const import EVENT_HOMEASSISTANT_STOP from homeassistant.const import EVENT_HOMEASSISTANT_STOP
REQUIREMENTS = ['pywemo==0.4.15'] REQUIREMENTS = ['pywemo==0.4.16']
DOMAIN = 'wemo' DOMAIN = 'wemo'

View file

@ -657,7 +657,7 @@ pyvera==0.2.25
pywebpush==0.6.1 pywebpush==0.6.1
# homeassistant.components.wemo # homeassistant.components.wemo
pywemo==0.4.15 pywemo==0.4.16
# homeassistant.components.zabbix # homeassistant.components.zabbix
pyzabbix==0.7.4 pyzabbix==0.7.4