A custom entity card modelled on the original Entity card for Home Assistant that allows text to span multiple lines.
Enjoying this? Help me out with a 🍻 or ☕!
Installation through HACS
Use HACS to install the Multiline Entity Card plugin.
type: 'custom:multiline-entity-card'
type: 'custom:multiline-entity-card'
name: "Master Bedroom"
entity: sensor.master_bedroom_reminders
attribute: next_reminder
show_icon: true
image: /local/image/file.png
show_name: true
unit_of_measurement: prefix / suffix
tap_action:
action: more-info
#Optional entity_id to get more-info on another entity. Default is curent entity
data:
target:
entity_id: input_boolean.toggle
tap_action:
action: call-service
service: input_boolean.toggle
data: {}
target:
entity_id: input_boolean.test_toggle
tap_action:
action: navigate
navigation_path: /config