Smoke-detector sensor-group, find the item that triggered

Yeah i missed that part :confused:

edit:

 {{ ( expand('group.somegroup')
        | sort(reverse=true, attribute='last_changed')
        | map(attribute='name')
        | list )[0] }}