mirror of https://github.com/home-assistant/core
11 lines
314 B
JSON
11 lines
314 B
JSON
{
|
|
"domain": "greeneye_monitor",
|
|
"name": "GreenEye Monitor (GEM)",
|
|
"codeowners": ["@jkeljo"],
|
|
"documentation": "https://www.home-assistant.io/integrations/greeneye_monitor",
|
|
"iot_class": "local_push",
|
|
"loggers": ["greeneye"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["greeneye_monitor==3.0.3"]
|
|
}
|