Adding support for YOEVU EOS Ceiling fan with light dimmable and color temp (#4928)
* Add files via upload
* Updated yoevu_fan_light_dimmable.yaml
Changed product id (I put incorrectly my device Id) to the right one on line 3
* fix(yoevu_fan_light_dimmable): move to correct location
* Fix typo in directory name
* feat(yoevu_eos_fanlight): naming tweaks
- shorten device name
- remove non-human readable names from light and fan entity
PR #4928
* feat(yoevu_eos_fanlight): remove target range from color temp
- light.py was modified to not require target_range to be set in order to have min and max color temp set properly
PR #4928
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>