robmarkcole / HASS-Sighthound

Beta features for Home Assistant Sighthound integration
https://www.home-assistant.io/integrations/sighthound/
MIT License
34 stars 10 forks source link

[feature request] Add `watched_plate` config arg #22

Open robmarkcole opened 3 years ago

robmarkcole commented 3 years ago

Add watched_plate config arg which is a list of plates to watch for, with an entity created for each where the state is the time of the last detection of the plate. If a plate with the same number is matched, or similar by at least 4 characters, update this entity.

alexandrechoske commented 3 years ago

Hi @robmarkcole , how can I config this to detect cars? I didnt figure it out.

Thanks!

robmarkcole commented 3 years ago

@alexandrechoske please ask on the forums for this kind of general advice. Thanks

jazzmonger commented 3 years ago

Yes- that would fit the bill perfectly. If you make it generic, we can use it across other integrations that produce a 'result' that will be contained in a list of user provided results.