Bump python_openzwave to 0.4.0.35 (#9542)

* Bump python_openzwave to 0.4.0.35

* Cleanup
This commit is contained in:
Alok Saboo 2017-09-22 22:00:35 -04:00 committed by Paulus Schoutsen
parent 5e35beb41a
commit e7c08921eb
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ from . import workaround
from .discovery_schemas import DISCOVERY_SCHEMAS
from .util import check_node_schema, check_value_schema, node_name
REQUIREMENTS = ['pydispatcher==2.0.5', 'python_openzwave==0.4.0.31']
REQUIREMENTS = ['pydispatcher==2.0.5', 'python_openzwave==0.4.0.35']
_LOGGER = logging.getLogger(__name__)

View file

@ -806,7 +806,7 @@ python-wink==1.5.1
python_opendata_transport==0.0.2
# homeassistant.components.zwave
python_openzwave==0.4.0.31
python_openzwave==0.4.0.35
# homeassistant.components.alarm_control_panel.egardia
pythonegardia==1.0.20