mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +00:00
13 lines
218 B
JSON
13 lines
218 B
JSON
{
|
|
"domain": "netio",
|
|
"name": "Netio",
|
|
"documentation": "https://www.home-assistant.io/integrations/netio",
|
|
"requirements": [
|
|
"pynetio==0.1.9.1"
|
|
],
|
|
"dependencies": [
|
|
"http"
|
|
],
|
|
"codeowners": []
|
|
}
|