mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 03:05:19 +01:00
10 lines
262 B
JSON
10 lines
262 B
JSON
{
|
|
"domain": "emoncms",
|
|
"name": "Emoncms",
|
|
"codeowners": ["@borpin", "@alexandrecuer"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/emoncms",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pyemoncms==0.1.1"]
|
|
}
|