1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/glances/manifest.json
2020-04-03 12:58:19 -07:00

9 lines
227 B
JSON

{
"domain": "glances",
"name": "Glances",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/glances",
"requirements": ["glances_api==0.2.0"],
"codeowners": ["@fabaff", "@engrbm87"]
}