Upgrade pynina to 0.1.8 (#69771)
This commit is contained in:
parent
b3d1574a71
commit
987823ea97
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "NINA",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nina",
|
||||
"requirements": ["pynina==0.1.7"],
|
||||
"requirements": ["pynina==0.1.8"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@DeerMaximum"],
|
||||
"iot_class": "cloud_polling",
|
||||
|
|
|
@ -1664,7 +1664,7 @@ pynetgear==0.9.4
|
|||
pynetio==0.1.9.1
|
||||
|
||||
# homeassistant.components.nina
|
||||
pynina==0.1.7
|
||||
pynina==0.1.8
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.5.2
|
||||
|
|
|
@ -1110,7 +1110,7 @@ pymysensors==0.22.1
|
|||
pynetgear==0.9.4
|
||||
|
||||
# homeassistant.components.nina
|
||||
pynina==0.1.7
|
||||
pynina==0.1.8
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.5.2
|
||||
|
|
Loading…
Add table
Reference in a new issue