feat(devices): add ceiling fan device configuration (#5567)
* feat(tuya_local): add ceiling fan device configuration
Add a new device entry for a ceiling fan with the following details:
- name: Ceiling fan
- product id: 8r39c874v4r9j5yc
- manufacturer: Sofucor
- model: KBS-52144
* feat (sofucor_kbs_fan): changes from review
- Renamed file to match convention
- Renamed color_mode to work_mode, as there is only one valid color mode there, and even scene and music do not have necessary dps to select
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>