mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update pynuki to 1.6.0 (#81208)
This commit is contained in:
parent
55444b15a9
commit
e9117cd1db
@ -2,7 +2,7 @@
|
||||
"domain": "nuki",
|
||||
"name": "Nuki",
|
||||
"documentation": "https://www.home-assistant.io/integrations/nuki",
|
||||
"requirements": ["pynuki==1.5.2"],
|
||||
"requirements": ["pynuki==1.6.0"],
|
||||
"codeowners": ["@pschmitt", "@pvizeli", "@pree"],
|
||||
"config_flow": true,
|
||||
"dhcp": [
|
||||
|
@ -1767,7 +1767,7 @@ pynina==0.1.8
|
||||
pynobo==1.6.0
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.5.2
|
||||
pynuki==1.6.0
|
||||
|
||||
# homeassistant.components.nut
|
||||
pynut2==2.1.2
|
||||
|
@ -1253,7 +1253,7 @@ pynina==0.1.8
|
||||
pynobo==1.6.0
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.5.2
|
||||
pynuki==1.6.0
|
||||
|
||||
# homeassistant.components.nut
|
||||
pynut2==2.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user