AWTRIX 3 - Blueprint for creating simple apps for dummies

But…But… But… I was not me :sweat_smile:
I did not mess around :slight_smile:
Thanks, it fixed the app display!

1 Like

With HA 2025.6.3 I am getting the following error when using this blueprint. The custom component is installed (v0.1.17).

AWTRIX test: Repeat at step 4: If at step 2: Error executing script. Service not found for call_service at pos 1: Action awtrix.awtrix_09ef6c_push_app_data not found
AWTRIX test: Repeat at step 4: Error executing script. Service not found for if at pos 2: Action awtrix.awtrix_09ef6c_push_app_data not found
AWTRIX test: Error executing script. Service not found for repeat at pos 4: Action awtrix.awtrix_09ef6c_push_app_data not found

Thanks for yout help.

let me update HA. ok


no issues.

see logs for details

I tried again. Same error.

Logger: homeassistant.components.automation.awtrix_test
Quelle: helpers/script.py:2067
Integration: Automation (Dokumentation, Probleme)
Erstmals aufgetreten: 08:17:44 (30 Vorkommnisse)
Zuletzt protokolliert: 13:01:23

AWTRIX test: Repeat at step 4: If at step 2: Error executing script. Service not found for call_service at pos 1: Action awtrix.awtrix_09ef6c_push_app_data not found
AWTRIX test: Repeat at step 4: Error executing script. Service not found for if at pos 2: Action awtrix.awtrix_09ef6c_push_app_data not found
AWTRIX test: Error executing script. Service not found for repeat at pos 4: Action awtrix.awtrix_09ef6c_push_app_data not found

The integration works normally exept from pushing app data. Should I reinstall the integration?

Sir. again.
can you see or share your home-assistant.log instead

I had the same issue as you on a fresh home assistant install, what I had to do to get it to work:

1 Like

After trying again today I realized what the problem is. The selection of the blueprint only shows the MQTT AWTRIX device. That cannot work. I tried renaming the awtrix device. After removing and reinstalling the blueprint it now shows both awtrix devices. Problem solved. Thanks for your help!