hass-core/homeassistant/components/openevse/manifest.json
2023-02-08 20:32:43 +01:00

9 lines
249 B
JSON

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