For example I am working on a thermostat device. I found icons for Cool, Heat in a code sample but I don’t know how I would have found otherwise.
Found
st.thermostat.heat
st.thermostat.cool
There is not icon for dehumidify. I can probably use st.Weather.weather12 which looks like a drip of water. If I understand the thread you linked in order to add my own Icon I have to make it available via the web using a url and I would have to keep that icon online for the app to work ?
Is there no way to include the icon with the smart app ? So I don’t have to maintain a public copy ?
I am guessing the answer is no.