mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
10 lines
234 B
JSON
10 lines
234 B
JSON
{
|
|
"domain": "netio",
|
|
"name": "Netio",
|
|
"codeowners": [],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/netio",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pynetio==0.1.9.1"]
|
|
}
|