core/homeassistant/components/seven_segments/manifest.json

9 lines
244 B
JSON

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