Fix nina warnings in city states (#65914)
parent
d839febbe7
commit
75b5ef45d8
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/nina",
|
||||
"requirements": [
|
||||
"pynina==0.1.4"
|
||||
"pynina==0.1.5"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1705,7 +1705,7 @@ pynetgear==0.9.1
|
|||
pynetio==0.1.9.1
|
||||
|
||||
# homeassistant.components.nina
|
||||
pynina==0.1.4
|
||||
pynina==0.1.5
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.5.2
|
||||
|
|
|
@ -1086,7 +1086,7 @@ pymysensors==0.22.1
|
|||
pynetgear==0.9.1
|
||||
|
||||
# homeassistant.components.nina
|
||||
pynina==0.1.4
|
||||
pynina==0.1.5
|
||||
|
||||
# homeassistant.components.nuki
|
||||
pynuki==1.5.2
|
||||
|
|
Loading…
Reference in New Issue