Try :
- platform: mqtt
name: "Motion Scala Garage"
off_delay: 20
state_topic: "tele/tasmota_garage/SENSOR"
availability_topic: "tele/tasmota_garage/LWT"
value_template: "{{ value_json.ZbReceived['0x82DA'].Occupancy }}"
device_class: "motion"
qos: 1