mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Bump pynello to 2.0.3 (#41737)
* Bump pynello to 2.0.3 * Bump pynello to 2.0.3
This commit is contained in:
parent
bb98f7ed1b
commit
32204821c1
@ -2,6 +2,6 @@
|
|||||||
"domain": "nello",
|
"domain": "nello",
|
||||||
"name": "Nello",
|
"name": "Nello",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nello",
|
"documentation": "https://www.home-assistant.io/integrations/nello",
|
||||||
"requirements": ["pynello==2.0.2"],
|
"requirements": ["pynello==2.0.3"],
|
||||||
"codeowners": ["@pschmitt"]
|
"codeowners": ["@pschmitt"]
|
||||||
}
|
}
|
||||||
|
@ -1535,7 +1535,7 @@ pymysensors==0.18.0
|
|||||||
pynanoleaf==0.0.5
|
pynanoleaf==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.nello
|
# homeassistant.components.nello
|
||||||
pynello==2.0.2
|
pynello==2.0.3
|
||||||
|
|
||||||
# homeassistant.components.netgear
|
# homeassistant.components.netgear
|
||||||
pynetgear==0.6.1
|
pynetgear==0.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user