mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Align with OpenALPR platform for naming conf variables (#7650)
This commit is contained in:
parent
fc0c8540d3
commit
0eb6540fe7
@ -21,7 +21,7 @@ _LOGGER = logging.getLogger(__name__)
|
|||||||
|
|
||||||
CONF_DIGITS = 'digits'
|
CONF_DIGITS = 'digits'
|
||||||
CONF_HEIGHT = 'height'
|
CONF_HEIGHT = 'height'
|
||||||
CONF_SSOCR_BIN = 'ssocr'
|
CONF_SSOCR_BIN = 'ssocr_bin'
|
||||||
CONF_THRESHOLD = 'threshold'
|
CONF_THRESHOLD = 'threshold'
|
||||||
CONF_WIDTH = 'width'
|
CONF_WIDTH = 'width'
|
||||||
CONF_X_POS = 'x_position'
|
CONF_X_POS = 'x_position'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user