Bump pynuki to 1.3.2 (#20173)

This commit is contained in:
damarco 2019-01-17 01:07:40 +01:00 committed by Paulus Schoutsen
parent 84a2e5d8fb
commit 06440bf076
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.service import extract_entity_ids
REQUIREMENTS = ['pynuki==1.3.1']
REQUIREMENTS = ['pynuki==1.3.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -1124,7 +1124,7 @@ pynetgear==0.5.2
pynetio==0.1.9.1
# homeassistant.components.lock.nuki
pynuki==1.3.1
pynuki==1.3.2
# homeassistant.components.sensor.nut
pynut2==2.1.2