mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Merge pull request #18864 from meatheadmike/dev
Bump pywemo to 0.4.33 (expanded port range fixes dimmers on latest firmware)
This commit is contained in:
commit
5b0c12b12b
@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
|
||||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.29']
|
||||
REQUIREMENTS = ['pywemo==0.4.33']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
@ -1327,7 +1327,7 @@ pyvlx==0.1.3
|
||||
pywebpush==1.6.0
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.29
|
||||
pywemo==0.4.33
|
||||
|
||||
# homeassistant.components.camera.xeoma
|
||||
pyxeoma==1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user