Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:vehicle-status-card
- button_card:
- - button:
- icon: mdi:tire
- primary: Front Left
- secondary:
- state_template: ""
- entity: sensor.tesla_tpms_pressure_fl_psi
- button_type: default
- card_type: tire
- custom_card: []
- hide_button: false
- button_action:
- tap_action:
- action: none
- hold_action:
- action: none
- double_tap_action:
- action: none
- entity: sensor.tesla_tpms_pressure_fl_psi
- - button:
- icon: mdi:tire
- primary: Front Right
- secondary:
- state_template: ""
- entity: sensor.tesla_tpms_pressure_fr_psi
- button_type: default
- card_type: default
- custom_card: []
- hide_button: false
- button_action: {}
- - button:
- icon: mdi:tire
- primary: Rear Left
- secondary:
- state_template: ""
- entity: sensor.tesla_tpms_pressure_rl_psi
- button_type: default
- card_type: default
- custom_card: []
- hide_button: false
- button_action: {}
- - button:
- icon: mdi:tire
- primary: Rear Right
- secondary:
- state_template: ""
- entity: sensor.tesla_tpms_pressure_rr_psi
- button_type: default
- card_type: default
- custom_card: []
- hide_button: false
- button_action: {}
- - button:
- primary: Trunk
- secondary:
- "0":
- entity: ""
- attribute: ""
- state_template: ""
- entity: binary_sensor.tesla_trunk_open
- notify: ""
- button_type: default
- hide_button: true
- card_type: default
- default_card: []
- custom_card: []
- button_action:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - button:
- primary: Frunk
- secondary:
- "0":
- entity: ""
- attribute: ""
- state_template: ""
- entity: binary_sensor.tesla_frunk_open
- notify: ""
- button_type: default
- hide_button: true
- card_type: default
- default_card: []
- custom_card: []
- button_action:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - button:
- primary: Window
- secondary:
- "0":
- entity: ""
- attribute: ""
- state_template: ""
- entity: binary_sensor.tesla_windows_open
- notify: ""
- button_type: default
- hide_button: true
- card_type: default
- default_card: []
- custom_card: []
- button_action:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - button:
- primary: Doors
- secondary:
- "0":
- entity: ""
- attribute: ""
- state_template: ""
- entity: binary_sensor.tesla_doors_open
- notify: ""
- button_type: default
- hide_button: true
- card_type: default
- default_card: []
- custom_card: []
- button_action:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - button:
- primary: Outside Temp
- secondary:
- "0":
- entity: ""
- attribute: ""
- state_template: ""
- entity: sensor.tesla_outside_temp
- notify: ""
- button_type: default
- hide_button: true
- card_type: default
- default_card: []
- custom_card: []
- button_action:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - button:
- primary: Inside Temp
- secondary:
- "0":
- entity: ""
- attribute: ""
- state_template: ""
- entity: sensor.tesla_inside_temp
- notify: ""
- button_type: default
- hide_button: true
- card_type: default
- default_card: []
- custom_card: []
- button_action:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- tire_card:
- front_left:
- color: ""
- entity: sensor.tesla_tpms_pressure_fl_psi
- name: FL
- layout_config:
- button_grid:
- rows: 4
- columns: 2
- swipe: false
- hide:
- button_notify: false
- buttons: false
- images: false
- indicators: false
- mini_map: false
- range_info: false
- map_address: true
- card_name: false
- theme_config:
- mode: auto
- theme: default
- section_order:
- - header_info
- - images
- - mini_map
- - buttons
- name: ""
- mini_map:
- device_tracker: device_tracker.tesla_location
- us_format: true
- enable_popup: false
- map_height: 150
- default_zoom: 10
- path_color: ""
- use_zone_name: false
- map_zoom: 10
- images:
- - url: /api/image/serve/22fe7e85980e84ebf842a0234a736672/original
- title: /api/image/serve/22fe7e85980e84ebf842a0234a736672/original
- indicators:
- single:
- - entity: device_tracker.tesla_location
- icon: ""
- attribute: ""
- action_config:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - entity: binary_sensor.tesla_locked
- icon: mdi:shield-lock
- attribute: ""
- action_config:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - entity: binary_sensor.tesla_sentry_mode
- icon: ""
- attribute: ""
- action_config:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - entity: binary_sensor.tesla_plugged_in
- icon: ""
- attribute: ""
- action_config:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- - entity: sensor.tesla_battery_level
- icon: mdi:battery-70
- attribute: ""
- action_config:
- entity: ""
- tap_action:
- action: more-info
- hold_action:
- action: none
- double_tap_action:
- action: none
- range_info:
- - energy_level:
- attribute: ""
- icon: ""
- entity: sensor.tesla_rated_battery_range_mi
- range_level:
- entity: sensor.tesla_ideal_battery_range_mi
- progress_color: "#cc4e45"
- bar_width: 50
- bar_height: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement