robmarkcole / HASS-plate-recognizer

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

Add suppot for mmc option (paid) to get vehicle orientation #32

Closed hdurdle closed 3 years ago

hdurdle commented 3 years ago

Adds support for setting mmc true in request to receive orientation of vehicle in results.

Doesn't impact default behaviour, but if you've paid for the mmc tier that can return the orientation of the vehicle, setting mmc=true in your config will request the orientation and populate it in the attributes.

robmarkcole commented 3 years ago

Many thanks for the contribution @hdurdle

Could you also address https://github.com/robmarkcole/HASS-plate-recognizer/issues/33

Cheers