You provide Push Button Widgets, Switch Widgets and an Image Widgets. Any chance you could consider combining the functionality of these three widgets to make an Image Button Widget that allows the user to create a button that has a custom image on the button face. Ideally, it would be nice if the image button could either be a toggle button or a momentary contact button. Also, I would love to see the capability to change the image based on the button state. Such a widget would open up the possibility for more visually interesting dashboard interfaces.
Hey! Für nen Image-Button kannst du einfach nen normalen Button nehmen und das Bild per CSS als Hintergrund reinpacken. Oder du probierst mal . Bei Arduino mit TFT-Displays kommt’s drauf an, welche Bibliothek du nutzt – viele haben schon fertige Methoden für Buttons mit Bildern.
Your solution is great when using the web based interface. However, it does not help for the IOS or Android interface as presented by the IoT Remote app. The Arduino Cloud developers need to create an image button that works for all interfaces.