1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/netgear/manifest.json
starkillerOG 1fec64a1b3 Update Pynetgear to v0.6.1 (#23886)
* Update Pynetgear to v0.6.1

* update pynetgear to v0.6.1
2019-05-15 23:53:02 +02:00

11 lines
208 B
JSON

{
"domain": "netgear",
"name": "Netgear",
"documentation": "https://www.home-assistant.io/components/netgear",
"requirements": [
"pynetgear==0.6.1"
],
"dependencies": [],
"codeowners": []
}