Update airwoods_av_htpf_fresh_air_heat_pump.yaml (#6077)
### Device
Airwoods Fresh Air Heat Pump
The existing device configuration:
`airwoods_av_htpf_fresh_air_heat_pump.yaml`
matches my device almost completely.
Product ID:
`fgahx8jfarzd3mty`
Tuya protocol version:
`3.4`
### Problem
During device setup, tuya-local did not offer the existing **Fresh air
heat pump** configuration.
Instead, it suggested unrelated device types such as:
`hama_radiator_controller`
with only an 11% match.
The debug log showed the reason:
```text
Loaded device config airwoods_av_htpf_fresh_air_heat_pump.yaml
Not match for Fresh air heat pump, missing required DPs: [{'129': 'int'}]
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>