mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update homeassistant-pyozw to 0.1.3 (#22433)
This commit is contained in:
parent
7e3567319f
commit
80250add9e
@ -37,7 +37,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', 'homeassistant-pyozw==0.1.2']
|
||||
REQUIREMENTS = ['pydispatcher==2.0.5', 'homeassistant-pyozw==0.1.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -550,7 +550,7 @@ holidays==0.9.10
|
||||
home-assistant-frontend==20190321.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.2
|
||||
homeassistant-pyozw==0.1.3
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.13.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user