Added support for HomeMate and Conbre smart fan regulators (#3236)
* Create homemate_fan_regulator.yaml
Added support for HomeMate smart fan regulators
* Create conbre_fan_regulator.yaml
Added support for Conbre smart fan regulators
* Delete custom_components/tuya_local/devices/conbre_fan_regulator.yaml
Removed the identical config
* Update and rename homemate_fan_regulator.yaml to generic_fan_regulator.yaml
Changed the config to be generic
* Update and rename generic_fan_regulator.yaml to generic_5speed_fanregulator.yaml
Include 5speed in filename in case there are others with different number of speeds.
Follow HA naming convention, and remove "generic" from name.
---------
Co-authored-by: Jason Rumney <make-all@users.noreply.github.com>