#Alarm entity not showing

1 messages · Page 1 of 1 (latest)

eternal raven
#

For some reason I cannot understand my Arm Stay/Away entity is not showing in the CarPlay companion app - am I doing something wrong?

The image below shows the entity in my homepage - and the command works

worthy onyx
#

These are the domains supported by CarPlay right now, perhaps your alarm is not one of them.

        .light,
        .button,
        .cover,
        .inputBoolean,
        .inputButton,
        .lock,
        .scene,
        .script,
        .switch

The workaround is to create one script to arm and one script to disarm, then you can see the scripts in CarPlay

eternal raven
#

Ah ok

#

Thanks for the help