feat(devices): add Varin VA-002 ceiling fan light (#5455)
* Add conf for Varin VA-002 based on the VA-003
* Add device id and add timer
Updated the device configuration for the fan light, including renaming and adding a fan timer entity.
* Refactor Fan timer entity fix
* Update product ID for Varin VA-002
* Fix casing in fan light name and value field
* Fix indentation for 'name'
* Update entities id for VA-E002 fan light
* Rename varin_va_e002_ceiling_fan_light.yaml file
* Add icons for ceiling fan light and fan entities
* Remove unnecessary mapping from ceiling fan light config
Removed mapping for direction values in ceiling fan light configuration.
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>