mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 10:17:26 -05:00
Update pynuki to 1.6.2 (#94041)
chore(component/nuki): update pynuki to 1.6.2
This commit is contained in:
committed by
Paulus Schoutsen
parent
5a63079c80
commit
4a31cb0ad8
@@ -12,5 +12,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/nuki",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pynuki"],
|
||||
"requirements": ["pynuki==1.6.1"]
|
||||
"requirements": ["pynuki==1.6.2"]
|
||||
}
|
||||
|
||||
@@ -1831,7 +1831,7 @@ pynina==0.3.0
|
||||
pynobo==1.6.0
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.6.1
|
||||
pynuki==1.6.2
|
||||
|
||||
# homeassistant.components.nut
|
||||
pynut2==2.1.2
|
||||
|
||||
@@ -1347,7 +1347,7 @@ pynina==0.3.0
|
||||
pynobo==1.6.0
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.6.1
|
||||
pynuki==1.6.2
|
||||
|
||||
# homeassistant.components.nut
|
||||
pynut2==2.1.2
|
||||
|
||||
Reference in New Issue
Block a user