1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-29 11:45:35 +01:00
Files
core/homeassistant/components/netdata/manifest.json
T
2021-04-15 10:21:38 +02:00

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"
}