1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/netdata/manifest.json
2021-12-04 00:15:26 -08:00

9 lines
219 B
JSON

{
"domain": "netdata",
"name": "Netdata",
"documentation": "https://www.home-assistant.io/integrations/netdata",
"requirements": ["netdata==1.0.1"],
"codeowners": ["@fabaff"],
"iot_class": "local_polling"
}