mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
parent
1a9dcaefd2
commit
b8ec74cc15
@ -13,7 +13,7 @@ from homeassistant.const import (
|
||||
CONF_HOST, CONF_NAME, CONF_PASSWORD, CONF_USERNAME)
|
||||
from homeassistant.helpers import config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['pyxeoma==1.4.0']
|
||||
REQUIREMENTS = ['pyxeoma==1.4.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1453,7 +1453,7 @@ pywebpush==1.6.0
|
||||
pywemo==0.4.34
|
||||
|
||||
# homeassistant.components.camera.xeoma
|
||||
pyxeoma==1.4.0
|
||||
pyxeoma==1.4.1
|
||||
|
||||
# homeassistant.components.zabbix
|
||||
pyzabbix==0.7.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user