New Webhooks automations not enabling through Nabu casa

I’m trying to set up a Webhook to be available through Nabu Casa. I have configured the Webhook automation and have verified it locally using curl. However, when I go into Settings > Home Assistant Cloud, I see the new Webhook, but when I click the slider to enable it, it never “sticks”. If I refresh, the slider is still disabled. I cannot get a “Manage” option to get the remote Webhook URL.

I have tried deleting and re-creating the automation multiple times. I’ve restarted by HomeAssistant server. But it seems nothing I do allows the Webhook to be enabled.

I am on the latest v2026.3.1

Thanks!

1 Like

I am in the same boat as you. Very frustrated. I too am on 2026.3.1.

1 Like

Go to the Nabu console, see if you’ve opted in to web hooks.

Not sure where to find this – Logging into the nabacasa website, I don’t see any web hook options. That said, in my HA configuration in the Cloud menu, I have two Webhooks configured for my mobile devices. On those, I do have a “Manage” button that shows me their Webhooks URL. So, I think I have “opted-in”

I have found a workaround however – I’ve learned that Nabu forwards all traffic from your UI URL, so I can use that as my Webhook URL and everything works – ie, https://xxx.ui.nabu.casa/api/webhook/webhook_id

2 Likes

I have the same issue, wasted a few hours trying to figure it out. @the_beakerton thank you for the work around.

Thanks, I too struggled longer than I wanted with this issue with 2026.3.1. Much appreciated