core/homeassistant/components/greeneye_monitor/manifest.json

15 lines
308 B
JSON

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