mirror of
https://github.com/home-assistant/core.git
synced 2026-05-29 11:45:35 +01:00
9 lines
219 B
JSON
9 lines
219 B
JSON
{
|
|
"domain": "netdata",
|
|
"name": "Netdata",
|
|
"documentation": "https://www.home-assistant.io/integrations/netdata",
|
|
"requirements": ["netdata==0.2.0"],
|
|
"codeowners": ["@fabaff"],
|
|
"iot_class": "local_polling"
|
|
}
|