Im trying (in short) to connect my ring doorbell to my google home assistant ecosystem. I have set up ring-mqtt successfully, which exposes a binary sensor that I can use in automations to trigger a broadcast on the google home devices, although this isn’t fantastic as it prefixes it with ‘Incoming broadcast’.
A better way to do this would be to expose a doorbell event entity to google home, but as the ring device is a binary sensor this isn’t possible. Is there any way to create some sort of manual doorbell event entity, that can be triggered through an automation? Or any other potential ideas welcome