Siren.turn_off not working

I setup Alarmo to enable the siren (Reolink camera) when triggered, and it is working fine but the turno_off is not working either from Alarmo, from developer tools service, nor from the camera device.

service: siren.turn_off
target:
  entity_id: siren.reolink_sala_1_siren
data: {}

Do anyone else have this problem with Reolink camera sirens ?

make sure you are pulling that in as a target entity and not just an entity. These can be different. (not always)