{"id":22110844,"url":"https://github.com/jampez77/multiline-entity-card","last_synced_at":"2025-07-24T11:09:54.329Z","repository":{"id":51292423,"uuid":"351472550","full_name":"jampez77/Multiline-Entity-Card","owner":"jampez77","description":"A custom entity card for Home Assistant that allows text to span multiple lines.","archived":false,"fork":false,"pushed_at":"2024-07-31T12:37:06.000Z","size":71,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-05T14:44:51.339Z","etag":null,"topics":["automation","custom-cards","hacs","hass","hassio","home-assistant","homeassistant","lovelace"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jampez77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-25T14:48:56.000Z","updated_at":"2024-07-31T12:37:10.000Z","dependencies_parsed_at":"2024-11-05T15:00:27.308Z","dependency_job_id":null,"html_url":"https://github.com/jampez77/Multiline-Entity-Card","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jampez77%2FMultiline-Entity-Card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jampez77%2FMultiline-Entity-Card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jampez77%2FMultiline-Entity-Card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jampez77%2FMultiline-Entity-Card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jampez77","download_url":"https://codeload.github.com/jampez77/Multiline-Entity-Card/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227538276,"owners_count":17784607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","custom-cards","hacs","hass","hassio","home-assistant","homeassistant","lovelace"],"created_at":"2024-12-01T10:30:41.211Z","updated_at":"2024-12-01T10:31:44.429Z","avatar_url":"https://github.com/jampez77.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/whenitworks"],"categories":[],"sub_categories":[],"readme":"# Multiline Entity Card\n A custom entity card modelled on the original Entity card for [Home Assistant](https://www.home-assistant.io/) that allows text to span multiple lines.\n\n \u003cimg src='card.png' /\u003e\n\n [![GitHub Release][releases-shield]][releases]\n [![License][license-shield]](LICENSE.md)\n ![Project Maintenance][maintenance-shield]\n [![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs)\n\n\n Enjoying this? Help me out with a :beers: or :coffee:!\n\n [![coffee](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)](https://www.buymeacoffee.com/whenitworks)\n\n\n ## Installation through [HACS](https://github.com/custom-components/hacs)\n\n Use [HACS](https://github.com/custom-components/hacs) to install the **Multiline Entity Card** plugin.\n\n ## Configuration\n\n ```yaml\n type: 'custom:multiline-entity-card'\n ```\n\n ### Example:\n ```yaml\n type: 'custom:multiline-entity-card'\n name: \"Master Bedroom\"\n entity: sensor.master_bedroom_reminders\n attribute: next_reminder\n show_icon: true\n image: /local/image/file.png\n show_name: true\n unit_of_measurement: prefix / suffix\n\n tap_action:\n   action: more-info\n   #Optional entity_id to get more-info on another entity. Default is curent entity\n   data:\n     target:\n       entity_id: input_boolean.toggle\n\n\n  tap_action:\n   action: call-service\n   service: input_boolean.toggle\n   data: {}\n   target:\n     entity_id: input_boolean.test_toggle\n\n  tap_action:\n   action: navigate\n   navigation_path: /config\n\n ```\n\n [commits-shield]: https://img.shields.io/github/commit-activity/y/jampez77/multiline-entity-card.svg?style=for-the-badge\n [commits]: https://github.com/jampez77/multiline-entity-card/commits/master\n [license-shield]: https://img.shields.io/github/license/jampez77/multiline-entity-card.svg?style=for-the-badge\n [maintenance-shield]: https://img.shields.io/badge/Maintainer-Jamie%20Nandhra--Pezone-blue\n [releases-shield]: https://img.shields.io/github/release/jampez77/multiline-entity-card.svg?style=for-the-badge\n [releases]: https://github.com/jampez77/multiline-entity-card/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjampez77%2Fmultiline-entity-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjampez77%2Fmultiline-entity-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjampez77%2Fmultiline-entity-card/lists"}