#[Solved|: IOS Companion App does not show scripts

1 messages · Page 1 of 1 (latest)

tepid wraith
#

Using the companion app 2024.12.1 I do not see any scripts from the server in the app. E.g. not in Carplay, iOS shortcuts nor in the NFC tag execution.

I have another installation that works as expected. If I add this to the companion app, I see all scripts and can use them.

Any ideas, why the companion app does not load the scripts from the one location?

Thanks for your input and best regards

unkempt cosmos
#

if you force close the app and open it again, does the scripts become available?

tepid wraith
#

No, I also removed the app completely and re-installed it. Also I removed all scripts from the server and created new ones using the GUI. Also I removed all legacy ios: actions. So the ios.yaml is empty.

unkempt cosmos
tepid wraith
#

Thanks for you quick help. I will upload the logs immediatly.

unkempt cosmos
#

You dont see any of those?

#

Also, this might sound weird but, do you have any zone currently without latitude set?

tepid wraith
#

Yes, the above scripts are the only one I see. They are from the second location which is working fine. The first location has two scripts "New Script" and "Test Script" which I do not see. Thanks for checking my configuration and I will now remove all zones and come back.

unkempt cosmos
#

In the logs it says it cant fetch your scripts because it couldn't parse the data properly because latitude (a required element for a zone) is not present

tepid wraith
#

Sound great! I will check the zones. Thanks

tepid wraith
#

Are you talking about this line: "2024-12-17 14:25:54.074 [Error] [main] [Environment.swift:74] init() > WebSocket: [Update-To-Entity-Error] Failed adding new entity: missingKey("latitude")" ?

Meanwhile I have removed all of my zones, except the home zone which I moved a little bit. Then restarted HA and companion app. There are still no scripts. Any more ideas?

unkempt cosmos
#

Yes, that line

#

How many servers do you have?

#

in the app

tepid wraith
#

Currently one. If I have two, than I see the scripts from that other one. But I remove that to simplify everything.

unkempt cosmos
#

ok, then we need to find out where this latitude missing is coming from, I'll drop you a DM to ask about some personal information

tepid wraith
#

Problem solved: Bruno found that the problem was based on a faulty zone entry, e.g. the latitude was missing. The tricky thing was that the zone was not on the local system from which I removed all zones. The zone was on a remote HA installation, that was connected using the "Remote Home-Assistant" integration.

Good job Bruno, thank you.