mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
243 B
JSON
9 lines
243 B
JSON
{
|
|
"domain": "seven_segments",
|
|
"name": "Seven Segments OCR",
|
|
"documentation": "https://www.home-assistant.io/integrations/seven_segments",
|
|
"requirements": ["pillow==9.0.0"],
|
|
"codeowners": ["@fabaff"],
|
|
"iot_class": "local_polling"
|
|
}
|