type: picture-elements
image: /local/M3_size2.png
elements:
- type: state-label
entity: sensor.325i_mileage
style:
top: 90%
left: 85%
- type: icon
icon: mdi:speedometer
style:
top: 78%
left: 82.5%
transform: scale(1,1)
- type: state-label
entity: binary_sensor.325i_door_lock_state
style:
top: 90%
left: 12%
- type: icon
icon: mdi:car-key
style:
top: 81%
left: 12%
- type: state-label
entity: sensor.325i_remaining_range_total
style:
top: 90%
left: 60%
- type: icon
icon: mdi:gas-station
style:
top: 78%
left: 56.5%
transform: scale(1,1)
- type: state-label
entity: binary_sensor.325i_windows
style:
top: 90%
left: 35%
- type: icon
icon: mdi:car-door
style:
top: 78%
left: 32.5%
transform: scale(1,1)
- type: icon
icon: mdi:lock-open-variant-outline
tap_action:
action: call-service
service: lock.unlock
confirmation:
text: 确定要解锁吗?请注意周围环境
target:
entity_id: lock.325i_lock
style:
top: 10%
left: 27.5%
transform: scale(1.2,1.2)
- type: icon
icon: mdi:lock-outline
tap_action:
action: call-service
service: lock.lock
target:
entity_id: lock.325i_lock
style:
top: 10%
left: 7.5%
transform: scale(1.2,1.2)
- type: icon
icon: mdi:car-light-high
tap_action:
action: call-service
service: script.bmw_light_flash
style:
top: 10%
left: 47.5%
transform: scale(1.2,1.2)
- type: icon
icon: mdi:bugle
tap_action:
action: call-service
service: script.bmw_sound_horn
style:
top: 10%
left: 67.5%
transform: scale(1.2,1.2)
- type: icon
icon: mdi:fan
tap_action:
action: call-service
service: script.bmw_activate_air_conditioning
style:
top: 10%
left: 87.5%
transform: scale(1.2,1.2)
- type: image
entity: binary_sensor.325i_door_lock_state
image: /local/transparent.png
hold_action:
action: call-service
service: script.bmw_refresh_state
style:
top: 40%
left: 0%
transform: scale(0.7,0.8)
|