mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 03:07:50 +00:00
Update pynuki to 1.6.2 (#94041)
chore(component/nuki): update pynuki to 1.6.2
This commit is contained in:
parent
5d9c36ac44
commit
a08e516da0
@ -12,5 +12,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/nuki",
|
"documentation": "https://www.home-assistant.io/integrations/nuki",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pynuki"],
|
"loggers": ["pynuki"],
|
||||||
"requirements": ["pynuki==1.6.1"]
|
"requirements": ["pynuki==1.6.2"]
|
||||||
}
|
}
|
||||||
|
@ -1853,7 +1853,7 @@ pynetio==0.1.9.1
|
|||||||
pynobo==1.6.0
|
pynobo==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.nuki
|
# homeassistant.components.nuki
|
||||||
pynuki==1.6.1
|
pynuki==1.6.2
|
||||||
|
|
||||||
# homeassistant.components.nut
|
# homeassistant.components.nut
|
||||||
pynut2==2.1.2
|
pynut2==2.1.2
|
||||||
|
@ -1363,7 +1363,7 @@ pynetgear==0.10.9
|
|||||||
pynobo==1.6.0
|
pynobo==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.nuki
|
# homeassistant.components.nuki
|
||||||
pynuki==1.6.1
|
pynuki==1.6.2
|
||||||
|
|
||||||
# homeassistant.components.nut
|
# homeassistant.components.nut
|
||||||
pynut2==2.1.2
|
pynut2==2.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user