Preferences Input Capability

I am having an app (classic) that is using input

“z_PauseSwitch”, “capability.switch”, default:false, title:“Switch that Pauses all scheduling”, multiple: false, required:false

This used to work, but now all my inputs that use capabilty to select devices give me problems loading the app/screen (something wrong), when i comment these statements out, all goes fine.

Did something change?

This is likely your issue, remove it or fix it to reference switch objects.

1 Like