1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/greeneye_monitor/manifest.json
2022-01-06 14:59:56 +01:00

12 lines
273 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"
}