IOS automation webhook errors

Hello,

When i run automation from IOS (last version), i got error on webhook :frowning:

Enregistreur: homeassistant.components.mobile_app.webhook
Source: components/mobile_app/webhook.py:291
intégration: Application mobile (documentation, problèmes)
S'est produit pour la première fois: 08:07:40 (6 occurrences)
Dernier enregistrement: 08:12:36

Error when calling service during mobile_app webhook (device name: iPhone de Paul): Action script.matin_ouvrir_tous_les_volets not found
Enregistreur: homeassistant.components.webhook
Source: components/webhook/__init__.py:192
intégration: Webhook (documentation, problèmes)
S'est produit pour la première fois: 08:07:40 (6 occurrences)
Dernier enregistrement: 08:12:36

Error processing webhook qs98d79s8q7987d89f7c6984f60qsdqsd86qs498qs84b1a4b190a6aa921d92a1992
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/mobile_app/webhook.py", line 283, in webhook_call_service
    await hass.services.async_call(
  File "/usr/src/homeassistant/homeassistant/core.py", line 2694, in async_call
    raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: Action script.matin_ouvrir_tous_les_volets not found

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/webhook/__init__.py", line 192, in async_handle_webhook
    response: Response | None = await webhook["handler"](hass, webhook_id, request)
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/mobile_app/webhook.py", line 265, in handle_webhook
    return await asyncio.shield(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/mobile_app/webhook.py", line 175, in validate_and_run
    return await func(hass, config_entry, data)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/mobile_app/webhook.py", line 299, in webhook_call_service
    raise HTTPBadRequest from ex
aiohttp.web_exceptions.HTTPBadRequest: Bad Request

My script work on UI :

I try do to with other script and its work. But with first one don’t. :confused:
script.matin_ouvrir_tous_les_volets_sauf_la_chambre

If someone can help me ? Thanks

  • Core2024.10.0
  • Supervisor2024.09.1
  • Operating System13.1
  • Interface utilisateur20241002.2