{"id":16624352,"url":"https://github.com/dcramer/lovelace-nextbus-card","last_synced_at":"2025-10-14T03:41:00.280Z","repository":{"id":44020047,"uuid":"231145540","full_name":"dcramer/lovelace-nextbus-card","owner":"dcramer","description":"A card giving richer public transit display using NextBus sensors.","archived":false,"fork":false,"pushed_at":"2023-01-04T13:48:39.000Z","size":270,"stargazers_count":7,"open_issues_count":11,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-06T11:18:56.386Z","etag":null,"topics":["hacs","homeassistant","lovelace-custom-card","nextbus","public-transit"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dcramer.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}},"created_at":"2019-12-31T20:54:54.000Z","updated_at":"2023-09-08T18:01:49.000Z","dependencies_parsed_at":"2023-02-02T14:30:20.715Z","dependency_job_id":null,"html_url":"https://github.com/dcramer/lovelace-nextbus-card","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Flovelace-nextbus-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Flovelace-nextbus-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Flovelace-nextbus-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Flovelace-nextbus-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcramer","download_url":"https://codeload.github.com/dcramer/lovelace-nextbus-card/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238913123,"owners_count":19551489,"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":["hacs","homeassistant","lovelace-custom-card","nextbus","public-transit"],"created_at":"2024-10-12T03:46:07.125Z","updated_at":"2025-10-14T03:40:55.230Z","avatar_url":"https://github.com/dcramer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NextBus Card\n\nA card which displays multiple public transit routes using the [NextBus sensors](https://www.home-assistant.io/integrations/nextbus/). This improves on a generic entity display making it appear more akin to a mobile phone widget, giving you more than just the next route's countdown.\n\n![Screenshot](/screenshot.png?raw=true 'Example Card')\n\n[![GitHub Release][releases-shield]][releases]\n[![License][license-shield]](LICENSE.md)\n[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs)\n\n![Project Maintenance][maintenance-shield]\n[![GitHub Activity][commits-shield]][commits]\n\n## Options\n\n| Name     | Type     | Requirement  | Description              | Default          |\n| -------- | -------- | ------------ | ------------------------ | ---------------- |\n| type     | string   | **Required** | `custom:nextbus-card`    |\n| name     | string   | **Optional** | Card name                | `Public Transit` |\n| entities | string[] | **Optional** | List of nextbus entities | `none`           |\n\n## Developing with [devcontainer][devcontainer]\n\n1. Fork and clone the repository.\n2. Open the [devcontainer][devcontainer] and run `npm start` when it's ready.\n3. The compiled `.js` file will be accessible on\n   `http://127.0.0.1:5000/nextbus-card.js`.\n4. On a running Home Assistant installation add this to your Lovelace\n   `resources:`\n\n```yaml\n- url: 'http://127.0.0.1:5000/nextbus-card.js'\n  type: module\n```\n\n_Change \"127.0.0.1\" to the IP of your development machine._\n\n### Bonus\n\nIf you need a fresh test instance you can install a fresh Home Assistant instance inside the devcontainer as well.\n\n1. Run the command `dc start`.\n2. Home Assistant will install and will eventually be running on port `9123`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Flovelace-nextbus-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcramer%2Flovelace-nextbus-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Flovelace-nextbus-card/lists"}