Fix nina warnings in city states (#65914)
This commit is contained in:
parent
d839febbe7
commit
75b5ef45d8
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nina",
|
"documentation": "https://www.home-assistant.io/integrations/nina",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pynina==0.1.4"
|
"pynina==0.1.5"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
|
|
@ -1705,7 +1705,7 @@ pynetgear==0.9.1
|
||||||
pynetio==0.1.9.1
|
pynetio==0.1.9.1
|
||||||
|
|
||||||
# homeassistant.components.nina
|
# homeassistant.components.nina
|
||||||
pynina==0.1.4
|
pynina==0.1.5
|
||||||
|
|
||||||
# homeassistant.components.nuki
|
# homeassistant.components.nuki
|
||||||
pynuki==1.5.2
|
pynuki==1.5.2
|
||||||
|
|
|
@ -1086,7 +1086,7 @@ pymysensors==0.22.1
|
||||||
pynetgear==0.9.1
|
pynetgear==0.9.1
|
||||||
|
|
||||||
# homeassistant.components.nina
|
# homeassistant.components.nina
|
||||||
pynina==0.1.4
|
pynina==0.1.5
|
||||||
|
|
||||||
# homeassistant.components.nuki
|
# homeassistant.components.nuki
|
||||||
pynuki==1.5.2
|
pynuki==1.5.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue