Tasmotas SetOption 114 support

Hello,

Since tasmota has “setoption 114” implemented (easy way for decoupling switches from topic/relay) this is the best way for making binary sensor.
Currently when You use mqtt binary_sensor it gives Error parsing value: 'dict object' has no attribute when one gpio does not change state for some time > particular switch does not appear in json payload.
It would be great to have option to turn that down that parsing error.