Openhab App : Apple Shortcuts synchronised home definition

Hi All

openhab 5.1.3

openhabian

openHAB IoS App version. 3.1.49(106)

I was testing the openhab shortcuts available on IOS
I have 2 devices - iPhone and iPad

I can create a simple short cut that works - it gets two items, checks the value of one and speaks the result out loud

I then synchronise the Short cut via Apples builtin iCloud synchronising

It synchronises but when I try to run it it gives the message:

“Invalid home: the value provided for home in Get Item State was invalid”


.his is because the home definition seems not to carry (perhaps its a pointer to a definition rather than the n name) across even though it is defined on the second device.

I can edit the shortcut selecting the home “again” on the iPad and the the shortcut works BUT its broken now on the iPhone(first/original device) after iCloud pushes those changes back to the iPhone

Any Ideas - I could obviously have one copy for each device but then ip would have to run the iPhone version on the iPhone and the iPad version on the iPad and voice commands would be different :frowning:

I have filed an issue here Apple Shortcuts synchronised fail because “home” definition does not synchronise between different IoS devices · Issue #1125 · openhab/openhab-ios · GitHub