Synology Surveillance Station

Guys,

I’m trying to use the live view for a camera that is recording in my Synology with Surveillance Station.

Setup as follows:

- platform: synology
	  url: http://192.168.180.10:5000
	  name: sincam
	  username: SECRET
	  password: SECRET
	  timeout: 15

From the group file:

group:
  camera:
    view: yes
    name: Camera
    entities:
      - camera.hall
      - camera.sincam
      - camera.dlink__dcs5222l

2017-06-19 17:21:24 INFO (MainThread) [homeassistant.components.camera] Setting up camera.synology
2017-06-19 17:21:24 INFO (MainThread) [homeassistant.components.camera] Setting up camera.mjpeg

For some reason the camera doesn’t show up on the view. No errors, nothing. Anything I’m missing here?

Thanks!

Hi @jilsx, the Synology Camera has no variable ‘name’.
Maybe lookup the entity_id under Developer Tools/States.

Checked for camera’s in the Develop Tools, but it doesn’t show anything Synology related…

Actually the dlink__dcs5222L was taken from Synology… My bad…