I have the following devices defined in esphome - a sonoff basic, and 2 x tuya convert smart plugs. All devices worked perfectly in esphome and home-assistant.
Now I would like to bring these devices into HADashboard but no matter what i try, I cannot get HADashboard to display an icon for the widget. So the button just become a blank so to speak BUT it is functional - so if I were to touch the button, HADashboard will activate the esphome devices.
This is how i have defined the workshop lights in my garage in HADashboard.
In home assistant, the sonoff basic in esphome has an entity: switch.sonoff_basic_relay so this works perfectly fine in lovelace.
I have tried to use any other ESPHome devices that i have, notably 2 x Tuya convert smart plugs and the outcome is the same - i.e. the button is functional but just no icons.
But if I change the entity to light.garage (which is a Philips Hue smart bulb in the garage), the icon suddenly appear!