core/homeassistant/components/seven_segments/manifest.json

9 lines
243 B
JSON

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