Ich bin Anfänger in HomeAssistant und möchte auf einer PictureElement-Karte Icons animieren.
Sie sollten die Farbe ändern oder rotieren bei Status "on" oder "off".
Leider komme ich mit den gefunden Codes im Netz nicht zurecht. Es wäre sehr hilfreich wenn mir jemand ein Beispiel zukommen lassen könnte.
Sie sollten die Farbe ändern oder rotieren bei Status "on" oder "off".
Leider komme ich mit den gefunden Codes im Netz nicht zurecht. Es wäre sehr hilfreich wenn mir jemand ein Beispiel zukommen lassen könnte.
YAML:
type: picture-elements
elements:
- type: state-icon
entity: binary_sensor.nibecompressor
icon: mdi:fan
style:
top: 53%
left: 36%
- type: state-icon
entity: binary_sensor.nibeswitch_valve_1
style:
top: 36%
left: 77%
- type: state-icon
entity: binary_sensor.nibepump_heat_circuit
style:
top: 60%
left: 68%
icon: mdi:fan
- entity: sensor.niberadiator_return
style:
left: 68%
top: 86%
type: state-label
- entity: sensor.nibeheat_carrier_forwrd
style:
left: 68%
top: 30%
type: state-label
- entity: sensor.nibebrine_in_evaporator
style:
left: 15%
top: 59%
type: state-label
- entity: sensor.nibebrine_out_condenser
style:
left: 15%
top: 87%
type: state-label
- entity: sensor.nibehot_gas_compr
style:
left: 47%
top: 57%
type: state-label
- entity: sensor.nibeliquid_flow
style:
left: 47%
top: 87%
type: state-label
- entity: sensor.nibeindoor
style:
left: 19%
top: 31%
type: state-label
- entity: sensor.nibeoutdoor
style:
left: 8%
top: 15%
type: state-label
- entity: sensor.nibewarm_water_1_top
style:
left: 85.25%
top: 49%
font-size: 12px
line-height: 20px
color: white
type: state-label
- entity: sensor.nibewarm_water_2_mid
style:
left: 85.25%
top: 67%
font-size: 12px
line-height: 20px
color: white
type: state-label
image: /local/nibe.jpg