mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Bump pynetgear to 0.9.1 (#65290)
This commit is contained in:
parent
0885d48186
commit
c1019394ed
@ -2,7 +2,7 @@
|
||||
"domain": "netgear",
|
||||
"name": "NETGEAR",
|
||||
"documentation": "https://www.home-assistant.io/integrations/netgear",
|
||||
"requirements": ["pynetgear==0.9.0"],
|
||||
"requirements": ["pynetgear==0.9.1"],
|
||||
"codeowners": ["@hacf-fr", "@Quentame", "@starkillerOG"],
|
||||
"iot_class": "local_polling",
|
||||
"config_flow": true,
|
||||
|
@ -1696,7 +1696,7 @@ pymyq==3.1.4
|
||||
pymysensors==0.22.1
|
||||
|
||||
# homeassistant.components.netgear
|
||||
pynetgear==0.9.0
|
||||
pynetgear==0.9.1
|
||||
|
||||
# homeassistant.components.netio
|
||||
pynetio==0.1.9.1
|
||||
|
@ -1068,7 +1068,7 @@ pymyq==3.1.4
|
||||
pymysensors==0.22.1
|
||||
|
||||
# homeassistant.components.netgear
|
||||
pynetgear==0.9.0
|
||||
pynetgear==0.9.1
|
||||
|
||||
# homeassistant.components.nina
|
||||
pynina==0.1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user