core/homeassistant/components/greeneye_monitor/manifest.json

10 lines
285 B
JSON
Raw Normal View History

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