Thanks a lot for your help I get it. I got it working with custum-ui, there only one little problem. When inkt level is 100% the wrong picture is shown. De status of the binary sensor is ok.
When I lower the threshold to 10% it is ok:
I think this has to do with rounding, Ink level is show as 10.0% and the value of Cyan is 100
I was able to solve this by checking the state of the binary_sensor instead of comparing the value of the the sensor with the ink_level. I don’t know how to use round.
sensor with ink_level:
sensor.epson_ink_level_cyan:
templates:
entity_picture: >
if (entities['binary_sensor.ink_level_cyan_threshold'].state != 'on' ) return '/local/images/devices/epson/ink_cyan.png';
return '/local/images/devices/epson/ink_cyan_alert.png';
Display the ink notification setting as a percentage
Alert
Changes to the picture of a cartridge that has problems with the remaining toner.
I am using ui-lovelace.yaml and not standard tiles.
But it does not display a picture instead of an icon.
If you post the whole config it will be very cool. There are parts of the code in the entire branch, but collecting everything into one - I managed to display only %
But you could not give all the configs (unless of course it is not difficult for you)
Flow rate adjustment sensors and sliders. I have been collecting on this topic. But it doesn’t work for me: (I really like your implementation and want to repeat it
The main thing for me is to recreate all the elements and the display of pictures instead of icons. And already for my printer I will make both pictures and all the necessary colors.
With the design, I figured out what to do. But with the normal operation of the sensors (how to make a picture + another if it ends) and how to display the notification settings slider and the notifications themselves, I did not understand
I am just starting to use this system and I like it more and more
Could you share the sensor settings, how to replace icons with pictures (for 2 types of pictures) and how to display the slider with notifications. As I understand it, I have no binary sensors.
set that to 6? You’d have to change the names though, because it will get very messy. Better set it to 3m and have a double line, where each has more space for naming