20 lines
548 B
JSON
20 lines
548 B
JSON
{
|
|
"domain": "electrolux_status",
|
|
"name": "Electrolux Status",
|
|
"codeowners": ["@albaintor","@kingy444"],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/albaintor/homeassistant_electrolux_status",
|
|
"homekit": {},
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"issue_tracker": "https://github.com/albaintor/homeassistant_electrolux_status/issues",
|
|
"loggers": ["pyelectroluxocp"],
|
|
"requirements": [
|
|
"pyelectroluxocp==0.1.3",
|
|
"aiofiles==24.1.0"
|
|
],
|
|
"ssdp": [],
|
|
"version": "2.2.0",
|
|
"zeroconf": []
|
|
}
|