I had the custom component working, but when I saw the new integration in 2025.9 I updated, uninstalled the custom component and tried to setup the new native integration.
However, after reading all the docs, and trying multiple times with various Home Assistant remote/local access URLs I have not been able to get the integration to work. If I disable all remote access and Nabu Casa when trying to add the integration I still get a https://hooks.nabu.casa/xyz webhook URL even though the Docs says I should get an Internal URL.
The Integration shows up in HA but all entities show “Unknown.” I added the Webhook URL to Sleep as Android and ensuring all the Events are turned on. When I do anything with Sleep As Android like start sleep, set an alarm, have the alarm go off, Home Assistant doesn’t receive any updates and all entities stay “Unknown”
Not sure if this is helpful but I had almost the opposite problem. The integration offered me a local URL of the form http://192.168.0.2:8123/api/webhook/123456789 but I mainly wanted to upgrade so that this would work when I’m not on wifi, so I just changed the host part to mydomain.duckdns.org, change the scheme to https and it works.
I was able to get this working by doing http://192.168.0.2:8123/api/webhook/123456789 and the webhook ID is found on the Home Assistant Clound setting page and under the webhook created for home assistant.
I also was able to change the IP address to the Tailscale IP address so the webhook works outside of my home network.
How unfortunate… I thought being a silver integration that it works for sure. Now I removed everything and it doesn’t work at all with no help to fix it.
Guess I should check other’s experiences before using new integrations. I’m running HA on a Raspi 5 with Wireshark VPN. External URL is fine and correctly entered in SaA - but no sensors updating
Tried switching to https as this would be the most obvious issue, but still not working. I can’t even find the place where I can see the webhook URL or update it in HA.
Quite disappointed and slightly annoyed as this is one of my most important automations…