mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
12 lines
338 B
JSON
12 lines
338 B
JSON
{
|
|
"domain": "picnic",
|
|
"name": "Picnic",
|
|
"codeowners": ["@corneyl", "@codesalatdev"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/picnic",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["python_picnic_api2"],
|
|
"requirements": ["python-picnic-api2==1.3.1"]
|
|
}
|