bump pyxeoma to 1.4.1 to fix and close #19306 (#21568)

This commit is contained in:
Wagner Sartori Junior 2019-03-02 02:11:32 +01:00 committed by Charles Garwood
parent 1a9dcaefd2
commit b8ec74cc15
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.const import (
CONF_HOST, CONF_NAME, CONF_PASSWORD, CONF_USERNAME) CONF_HOST, CONF_NAME, CONF_PASSWORD, CONF_USERNAME)
from homeassistant.helpers import config_validation as cv from homeassistant.helpers import config_validation as cv
REQUIREMENTS = ['pyxeoma==1.4.0'] REQUIREMENTS = ['pyxeoma==1.4.1']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1453,7 +1453,7 @@ pywebpush==1.6.0
pywemo==0.4.34 pywemo==0.4.34
# homeassistant.components.camera.xeoma # homeassistant.components.camera.xeoma
pyxeoma==1.4.0 pyxeoma==1.4.1
# homeassistant.components.zabbix # homeassistant.components.zabbix
pyzabbix==0.7.4 pyzabbix==0.7.4