Files
core/homeassistant/components/lichess/manifest.json
rlrghbandClaude Opus 4.7 c0a864297f Update aiolichess to 1.3.0 (#172082)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 00:26:04 +02:00

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"]
}