Error - "Failed to perform the action camera/turn_on. must contain at least one of entity_id, device_id, area_id, floor_id, label_id." #1417
Unanswered
doranlum82
asked this question in
Q&A
Replies: 1 comment
-
|
Use the entity ID, not device ID. It should be a readable ID starting with "camera.", not a string of random characters. In your case, it would likely be "camera.doorbell" but you can confirm by viewing the device, clicking on the camera entity, clicking on the gear icon at the top of the dialog, and viewing what is listed for Entity ID in that dialog. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I'm using the T8203 model and I'm stuck at with the error "Failed to perform the action camera/turn_on. must contain at least one of entity_id, device_id, area_id, floor_id, label_id."
at Step 4 below
As below, I have already went to Settings -> Create Automation -> Trigger Device -> Doorbell and went to yaml editor to copy out the entity_id (32 characters long). But there's 3 different components to select and after trying all three different entity_id, none of them works. Which one should i use ?
Beta Was this translation helpful? Give feedback.
All reactions