Facebox YAML

Can someone please share there facebox configuration .yaml?

Im not to sure on what it is expecting from the documentation where it says camera.local. Ive tried my cameras entity, location of the files to match, camera.local…ill paste my entries below if someone could please help. thanks

  - platform: facebox
    ip_address: 10.1.1.60
    port: 8080
    source:
      - camera.local_file

2018-06-05 23:20:43 ERROR (MainThread) [homeassistant.config] Invalid config for [image_processing]: expected a dictionary @ data['source'][0]. Got None. (See /config/configuration.yaml, line 168). Please check the docs at https://home-assistant.io/components/image_processing/

I am on 70.1 and using unifi cameras, they work great in ha now.

Try this.

    source:
      - entity_id: camera.local_file
        name: my_custom_name

The name is optional.

@Darbos camera.local_file should be the entity_id of you camera. If you are using unifi I guess the entity_id is something like camera.unifi