Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue plate start with number #66

Closed
chimcanhcut1112 opened this issue Aug 1, 2022 · 1 comment
Closed

Issue plate start with number #66

chimcanhcut1112 opened this issue Aug 1, 2022 · 1 comment

Comments

@chimcanhcut1112
Copy link

My country plate start with number like

29a12345

if I put this in template

plate_recognizer:
friendly_name: "29a12345"
value_template: "{{ state_attr('image_processing.platerecognizer_frontgate', 'watched_plates').29a12345}}"

will error

Invalid config for [sensor.template]: invalid template (TemplateSyntaxError: expected name or number) for dictionary value @ data['sensors']['plate_recognizer']['value_template']. Got "{{ state_attr('image_processing.platerecognizer_frontgate', 'watched_plates').'29a12345' }}". (See ?, line ?).

@robmarkcole
Copy link
Owner

duplicates #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants