1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/seven_segments/manifest.json
2025-07-01 14:31:06 +01:00

10 lines
273 B
JSON

{
"domain": "seven_segments",
"name": "Seven Segments OCR",
"codeowners": ["@fabaff"],
"documentation": "https://www.home-assistant.io/integrations/seven_segments",
"iot_class": "local_polling",
"quality_scale": "legacy",
"requirements": ["Pillow==11.3.0"]
}