Please try again to format the YAML code from configuration.yaml so that we can read it properly.
But from what I can see I don’t think that error is due to what you posted. Are you sure there isn’t something like the following somewhere in your configuration?
camera:
- platform: template
Note that some Dahua cameras work well with the amcrest integration. You may want to give it a try.
Yes, now i move the block code camera on top of my configurazione.yaml and now work. But i have another problem. I would see live stream but not work, i try Two method:
vere i dont see nothing only inactive label***
- type: picture-entity
entity: camera.nomecamera
camera_view: live
here i see only last picture not live***************
- type: picture-elements
image: https://i.imgur.com/FHZLxXp.png
elements:
- type: image
camera_image: camera.nomecamera
camera_view: live
style:
left: 50%
top: 50%
width: 100%
height: 100%