if I set the item to ON the browser still shows the default icon even if I refresh it.
REST OUTPUT
{
"link": "http://192.168.0.4:8080/rest/items/SH_Dryer_SO_Online",
"state": "ON",
"stateDescription": {
"readOnly": true,
"options": []
},
"editable": true,
"type": "Switch",
"name": "SH_Dryer_SO_Online",
"label": "Online",
"category": "trafficlight",
"tags": [],
"groupNames": []
}
Browser
Now if I refresh it makes no difference it is still showing the default icon.
Wait…
I tried a different browser and it is showing correct, and also changes with ON and OFF state.
I will need to investigate why my Opera Browser which is a Chrome webkit does not show the correct icon but Chrome does. I will try a clear data first.
and now I know this is all about the viewing client I will go around testin g different ones and seeing what works and what does not.
Thanks Rich.