Page 1 of 1

custom images

Posted: Friday 28 April 2017 10:56
by micha_pr
Hi,

is it possible that custom image does not work for all elements?

It is working for switch fine - but for "custom sensor" it isn't.
See the right value in database - but the default image will be shown:

Code: Select all

254|14|000E0003|3|dhome - Status|1|243|6|0|0|101|255|1|2|2017-04-28 10:22:49|254|0.0|1.0|0.0|1.0|||0|0|101||
255|14|000E0004|4|dhome - Status2|1|244|62|0|0|12|255|1|50|2017-04-28 10:22:49|255|0.0|1.0|0.0|1.0|||50|0|101||
Same image-id (101) will be shown in database - but I see the image only for the switch.
(So code should be right...)

Problem I have - I need to create a Windor/Door element with 3 states (open/closed/tilted) - but a switch will not be correct (nice) because user should not change the status by click the icon :) - it is more a sensor ....

Any idea?

Thanks
Michael

Re: custom images

Posted: Saturday 29 April 2017 9:30
by Dnpwwo
@micha_pr,

The web gui does not honor custom images for all device types which is probably the problem.

There is a gui refresh exercise going at the moment being driven by @opticmystic, maybe you could suggest to him (or her) that everything could be made to support custom images as a part of that.