Bump deCONZ requirement to v36 (#13960)

This commit is contained in:
Kane610 2018-04-17 20:00:53 +02:00 committed by Martin Hjelmare
parent 08f545d67b
commit 1a9ea11665
3 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ from homeassistant.helpers import discovery, aiohttp_client
from homeassistant.helpers.aiohttp_client import async_get_clientsession
from homeassistant.util.json import load_json, save_json
REQUIREMENTS = ['pydeconz==35']
REQUIREMENTS = ['pydeconz==36']
_LOGGER = logging.getLogger(__name__)

View file

@ -730,7 +730,7 @@ pycsspeechtts==1.0.2
pydaikin==0.4
# homeassistant.components.deconz
pydeconz==35
pydeconz==36
# homeassistant.components.zwave
pydispatcher==2.0.5

View file

@ -130,7 +130,7 @@ pushbullet.py==0.11.0
py-canary==0.5.0
# homeassistant.components.deconz
pydeconz==35
pydeconz==36
# homeassistant.components.zwave
pydispatcher==2.0.5