mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
8 lines
196 B
JSON
8 lines
196 B
JSON
{
|
|
"domain": "systemmonitor",
|
|
"name": "System Monitor",
|
|
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
|
"requirements": ["psutil==5.7.2"],
|
|
"codeowners": []
|
|
}
|