Skip to content

Commit c4e63b5

Browse files
committed
Update social image of seven segments ocr
1 parent db656cf commit c4e63b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/image_processing.seven_segments.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ logo: home-assistant.png
1111
ha_category: Image Processing
1212
featured: false
1313
ha_release: 0.45
14+
og_image: /images/screenshots/ssocr.png
1415
---
1516

1617
The `seven_segments` image processing platform allows you to read physical seven segments displays through Home Assistant. [`ssocr`](https://www.unix-ag.uni-kl.de/~auerswal/ssocr/) is used to extract the value shown on the display which is observed by a [camera](/components/camera/). `ssocr` need to be available on your system. Check the installation instruction for Fedora below or use `$ sudo apt-get install ssocr` on a Debian-based system:

0 commit comments

Comments
 (0)