mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
332 B
JSON
13 lines
332 B
JSON
{
|
|
"domain": "gios",
|
|
"name": "GIO\u015a",
|
|
"codeowners": ["@bieniu"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/gios",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["dacite", "gios"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["gios==7.0.0"]
|
|
}
|