-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hi,
I am using you're software and instructions to integrate Eufy with my HomeAssist envirerement.
- Home Assistant OS 2025.8.2
- WebRTC Camera v.3.6.1
- eufy-security-ws 1.9.3
I created a new dashboard with a section, with the below configuration:
type: custom:webrtc-camera
entity: camera.front_door
poster: image.entrance_event_image
ui: true
shortcuts:
- name: Play
icon: mdi:play
service: camera.turn_on
service_data:
entity_id: camera.front_door- name: Stop
icon: mdi:stop
service: camera.turn_off
service_data:
entity_id: camera.front_door
My camera has entity id camera.front_door.
I am getting the message: Custom element doens't exist: webrc-camera
Without WebRTC, Eufy is succesfully conneced and I can download snapshots.
Can somebody please point me in the right direction?
Metadata
Metadata
Assignees
Labels
No labels