mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00: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"
|
|
}
|