core/homeassistant/components/openevse/manifest.json

10 lines
249 B
JSON

{
"domain": "openevse",
"name": "OpenEVSE",
"documentation": "https://www.home-assistant.io/integrations/openevse",
"requirements": ["openevsewifi==1.1.0"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["openevsewifi"]
}