using a dashboard button I am calling a scene from HA to VeraPlus, however, it asks me to activate the scene manually - is there any way to avoid this, so after pressing the button the scene runs directly?
For instance, I am using this code, but would prefer to run it via custom:button card
I am trying to put the scene using custom: button-card, however, it returns an error: “Failed to call service/turn_on must contain at least one of entity_id, device_id, area_id”