robmarkcole / HASS-plate-recognizer

Read number plates with https://platerecognizer.com/
128 stars 25 forks source link

Add On-Premise SDK server, detection_rule, region_strict #40

Closed gadget-man closed 3 years ago

gadget-man commented 3 years ago

As many people using HA prefer everything to be local, this PR allows specification of a server in the config. Note use of the local SDK requires a paid plan. Also adds ability to specify the config settings for detection_rule=strict and region=strict as defined at https://docs.platerecognizer.com/#read-number-plates-from-an-image

robmarkcole commented 3 years ago

Thanks @gadget-man LGTM

Also closes https://github.com/robmarkcole/HASS-plate-recognizer/issues/39