mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
Bump dio-chacon-api to v1.2.2 to solve https://github.com/home-assistant/core/issues/142808
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"domain": "chacon_dio",
|
|
"name": "Chacon DiO",
|
|
"codeowners": ["@cnico"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/chacon_dio",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["dio_chacon_api"],
|
|
"requirements": ["dio-chacon-wifi-api==1.2.2"]
|
|
}
|