Disable toggling entity toggles?

can i disable a specific entities card from having the toggles toggled? their boolean inputs im trying to use to view certian aspects of alarmo by using automations to link the inputs to, like, weather or not it has been triggered, or is armed. but if i toggle it the status will be wrong so im trying to disable the ability to toggle it.

Sounds like you should be using template binary sensors not input booleans.

can i add a bianary sensor using the helpers menu? and how do i change the state via automations…