Tensorflow on hassio

if that helps anyone, to resolve the [homeassistant.components.tensorflow.image_processing] Unable to locate tensorflow models or label map message, I ended up doing this:

  1. Follow instructions here
  2. Manually install tensorflow (pip3 install tensorflow)
  3. Run this bash script
  4. Add tensorflow to config as per here

No errors anymore and tensorflow image_processing sensors now appear in HA.
I now need to play about with it to see if it works so that I can hopefully say goodbye to unwanted notifications because stupid seagulls peck on my lawn :open_mouth: