core/homeassistant/components/greeneye_monitor/manifest.json

13 lines
300 B
JSON

{
"domain": "greeneye_monitor",
"name": "GreenEye Monitor (GEM)",
"documentation": "https://www.home-assistant.io/integrations/greeneye_monitor",
"requirements": [
"greeneye_monitor==3.0.1"
],
"codeowners": [
"@jkeljo"
],
"iot_class": "local_push",
"loggers": ["greeneye"]
}