Device Description:
I am integrating a universal nylon-cord roller shutter sensor (Sensore a Fune per Tapparelle). These sensors generate rapid open/close pulses when the shutter is moved, rather than a steady state change: in reality in my setup, they are either safe (neutral position) or unsafe (when the rope is pulled, until it's not pulled anymore.
Current Setup:
- Platform: Home Assistant
- Integration: Alarmo
- Connection: ESP32 + Safe/Unsafe sensor as described above
The Issue:
What component should I use for theses? Do you intend to support this use case officially?
Request:
- Does Alarmo have a native "pulse count" feature for sensors for this use case?
- If not, is the recommended best practice to create a
template_binary_sensor with a delay/count logic before passing the entity to Alarmo?
- Are there specific "Sensor Type" settings in Alarmo that account for the momentary nature of these cord-pull contacts?
Checklist
Device Description:
I am integrating a universal nylon-cord roller shutter sensor (Sensore a Fune per Tapparelle). These sensors generate rapid open/close pulses when the shutter is moved, rather than a steady state change: in reality in my setup, they are either safe (neutral position) or unsafe (when the rope is pulled, until it's not pulled anymore.
Current Setup:
The Issue:
What component should I use for theses? Do you intend to support this use case officially?
Request:
template_binary_sensorwith a delay/count logic before passing the entity to Alarmo?Checklist