RhinoRich
RhinoRich
I had the same. I use a graphic of my tub with pump icons and changed the entities for them to input_booleans which trigger automations with service calls to set...
> I haven't tried the fan card. I'm using button-card. This card can be customized with JS. > >  > > ``` > - entity: fan.linde_und_walter_s_whirli_pump_1 > tap_action: >...
Hi Walter. Actually in the end I was able to integrate your custom:button-cards into the picture elements card. Thank you! ``` type: picture-elements elements: - type: state-label entity: sensor.spa_temperature style:...
> The state of my pumps are **not** reconized anymore! Your pumps would have been **switch** entities in HA. The component now provides them as **fans**. Please see above.