mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
11 lines
278 B
JSON
11 lines
278 B
JSON
{
|
|
"domain": "openevse",
|
|
"name": "OpenEVSE",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/openevse",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["openevsewifi"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["openevsewifi==1.1.2"]
|
|
}
|