feat(eglo_ceiling_fan): support version with light
Since the product id is the same, the same WiFi adapter seems to be used for the
non-light and light models. The light model also has preset_mode, and it is possible
another variant exists with this but without the light, so conditionally enable that
based on itself rather than the light
PR #4899