mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 13:15:29 +01:00
261ca2dd9a
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
12 lines
341 B
JSON
12 lines
341 B
JSON
{
|
|
"domain": "centriconnect",
|
|
"name": "CentriConnect/MyPropane",
|
|
"codeowners": ["@gresrun"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/centriconnect",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["aiocentriconnect==0.2.3"]
|
|
}
|