core/homeassistant/components/greeneye_monitor/manifest.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"]
}