mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
12 lines
294 B
JSON
12 lines
294 B
JSON
{
|
|
"domain": "iskra",
|
|
"name": "iskra",
|
|
"codeowners": ["@iskramis"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/iskra",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyiskra"],
|
|
"requirements": ["pyiskra==0.1.27"]
|
|
}
|