mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"domain": "lichess",
|
|
"name": "Lichess",
|
|
"codeowners": ["@aryanhasgithub"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/lichess",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["aiolichess==1.3.0"]
|
|
}
|