Seven Segments OCR
The Seven Segments OCR integration allows you to read physical seven segments displays through Home Assistant. ssocr is used to extract the value shown on the display which is observed by a camera.
Configuration
To enable the OCR of a seven segment display in your installation, add the following to your "configuration.yaml" file.
:::tip
更改配置后需要重启 Home Assistant。
:::
Setup process
It's suggested that the first attempt to determine the needed parameters is using ssocr directly. This may require a couple of iterations to get the result
This would lead to the following entry for the "configuration.yaml" file:
With the help of a template sensor, the value can be shown as badge.

