9 lines
250 B
JSON
9 lines
250 B
JSON
{
|
|
"domain": "systemmonitor",
|
|
"name": "System Monitor",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/systemmonitor",
|
|
"iot_class": "local_push",
|
|
"loggers": ["psutil"],
|
|
"requirements": ["psutil==5.9.5"]
|
|
}
|