2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "seven_segments",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "Seven Segments OCR",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/seven_segments",
|
2020-02-15 10:59:41 +00:00
|
|
|
"requirements": [
|
|
|
|
"pillow==7.0.0"
|
|
|
|
],
|
2019-04-04 04:14:45 +00:00
|
|
|
"codeowners": []
|
2020-04-03 19:58:19 +00:00
|
|
|
}
|