Update python_openzwave==0.4.10 (#17323)

This commit is contained in:
George Marshall 2018-10-11 00:59:16 -07:00 committed by Andrey
parent 9fa7906aef
commit ef2c8b2e5b
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ from .discovery_schemas import DISCOVERY_SCHEMAS
from .util import (check_node_schema, check_value_schema, node_name,
check_has_unique_id, is_node_parsed)
REQUIREMENTS = ['pydispatcher==2.0.5', 'python_openzwave==0.4.9']
REQUIREMENTS = ['pydispatcher==2.0.5', 'python_openzwave==0.4.10']
_LOGGER = logging.getLogger(__name__)

View File

@ -1208,7 +1208,7 @@ python-wink==1.10.1
python_opendata_transport==0.1.4
# homeassistant.components.zwave
python_openzwave==0.4.9
python_openzwave==0.4.10
# homeassistant.components.egardia
pythonegardia==1.0.39