mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump pynuki to 1.3.2 (#20173)
This commit is contained in:
parent
84a2e5d8fb
commit
06440bf076
@ -15,7 +15,7 @@ from homeassistant.const import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.helpers.service import extract_entity_ids
|
from homeassistant.helpers.service import extract_entity_ids
|
||||||
|
|
||||||
REQUIREMENTS = ['pynuki==1.3.1']
|
REQUIREMENTS = ['pynuki==1.3.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1124,7 +1124,7 @@ pynetgear==0.5.2
|
|||||||
pynetio==0.1.9.1
|
pynetio==0.1.9.1
|
||||||
|
|
||||||
# homeassistant.components.lock.nuki
|
# homeassistant.components.lock.nuki
|
||||||
pynuki==1.3.1
|
pynuki==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.nut
|
# homeassistant.components.sensor.nut
|
||||||
pynut2==2.1.2
|
pynut2==2.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user