Add support for Goldair GPOC2415 Oil Heater (#3913)
* Add support for Goldair GPOC2415 Oil Heater
- Add device configuration with climate, lock, sensor, binary_sensor, switch, and number entities
- Support for temperature control (5-35°C), preset modes (eco/low/medium/high)
- Child lock, sound control, countdown timer, fault detection
- Preheat timer and auto shutoff functionality
- All HVAC actions properly mapped (warm/heating/stop/standby)
* Address review feedback: use translation_key, fix product structure, add fault_code, remove unnecessary readonly flags, rename Sound to Mute, add duration class to timers
- device has separate on and off timers, so name both consistently
* Update and rename goldair_gpoc2415_oil_heater.yaml to goldair_gpoc2415_oilheater.yaml
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>