My issue (I think?) is I’m not really clear on where to find the correct name for “sensor.front_door_alarm_type” for example. Should that sensor already exist in HA? Do I need to change the “front_door” part to match my lock entity? I just can’t seem to work it out
I’ve tried with and without the entity id. I’ve tried changing the names to sensor.touchscreen_deadbolt_24_alarm_type. I’m just not quite clear on the syntax…
The thread you linked already has your answer. The alarm_type sensor is exposed by the HA Z-Wave integration (OpenZWave) which requires a Z-Wave USB stick as a controller. If you are using Vera as your Z-Wave controller you won’t have it.
Looking at the Vera API docs (I think that’s what they are?), it looks like it might be possible to get the alarm values via the ZWaveDevice1 “service” (see AlarmTypes variable). But this is probably something that does not currently exist that HA could use.
The Vera stuff is actually, finally, getting some solid support as another company have bought them out and they actually appear to know what they’re doing (unlike the previous owners). They’re in the process of rewriting a lot of the code, so I’ve just hit up one of the devs to see if they’re able to expose these details as part of their rewrite. Fingers crossed!
Very interested to know this as well as I just bought a VeraPlus to replace my Wink Hub. While not critical to have these alarm_types I’d like the ability to use “unlocked by keypad” in automations.