mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Fix nina warnings in city states (#65914)
This commit is contained in:
parent
d839febbe7
commit
75b5ef45d8
@ -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…
x
Reference in New Issue
Block a user