Fibaro Smart Implant (FGBS-222) can't separate inputs and outputs

Hi Community !

My haos versions are Home Assistant OS 8.1, supervisor-2022.05.3 and core-2022.5.5.

I’m using a smart implant Fibaro FGBS-222 to control 2 garage doors.
I have set Parameter 20 and Parameter 21 to “Normally closed alarm input”.

On this device, through Home Assistant, I can’t separate inputs from outputs.

In the configuration panel, local protection configuration shows “NoOperationPossible” for both garage door. But, in fact, it doesn’t work.

I tried to set this parameter through the developer tools ans api, but the following doesn’t work too :
“service: zwave_js.invoke_cc_api
data:
command_class: 117
endpoint: 6
method_name: set
parameters:
- NoOperationPossible
- NoOperationPossible
target:
device_id: XXXXXXXXXX”

There is an issue with parameters…

What is the way to change this setting?
Any idea ?

Thank you in advance for your help.

I found a solution :
Through the haos developer tools I changed the entity’s state.
After that It was possible to separate inputs from outputs.

please explain how to separate inputs and outputs

I think you have to set parameters 20 (Input 1 - operating mode) and 21 (Input 2 - operating mode) to “0 – Normally closed alarm input (Notification)”.
To do this you can use the development tool - states.