{"id":33332449,"url":"https://github.com/studiobts/device-pulse-timeline-card","last_synced_at":"2026-05-02T08:33:59.868Z","repository":{"id":324221989,"uuid":"1086579240","full_name":"studiobts/device-pulse-timeline-card","owner":"studiobts","description":"The Device Pulse Timeline Card is a custom Lovelace card designed to work with the Device Pulse integration. It provides a clear, visual timeline of connection and disconnection events for each monitored device, offering both horizontal and vertical layouts to fit any dashboard design.","archived":false,"fork":false,"pushed_at":"2025-12-15T11:38:32.000Z","size":154,"stargazers_count":48,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-18T12:47:24.521Z","etag":null,"topics":["css","home-assistant","home-assistant-card","javascript","network-monitoring","ping","timeline"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/studiobts.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-30T15:58:14.000Z","updated_at":"2025-12-16T07:41:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/studiobts/device-pulse-timeline-card","commit_stats":null,"previous_names":["studiobts/home-assistant-device-pulse-timeline-card","studiobts/device-pulse-timeline-card"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/studiobts/device-pulse-timeline-card","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiobts%2Fdevice-pulse-timeline-card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiobts%2Fdevice-pulse-timeline-card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiobts%2Fdevice-pulse-timeline-card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiobts%2Fdevice-pulse-timeline-card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiobts","download_url":"https://codeload.github.com/studiobts/device-pulse-timeline-card/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiobts%2Fdevice-pulse-timeline-card/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["css","home-assistant","home-assistant-card","javascript","network-monitoring","ping","timeline"],"created_at":"2025-11-20T21:03:49.834Z","updated_at":"2026-05-02T08:33:59.859Z","avatar_url":"https://github.com/studiobts.png","language":"JavaScript","funding_links":["https://buymeacoffee.com/studiobts"],"categories":[],"sub_categories":[],"readme":"# Device Pulse Timeline Card\n\n[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/hacs/integration)\n\nIf you want to make donation as appreciation of my work, you can do so via buy me a coffee. Thank you!\n\n\u003ca href=\"https://buymeacoffee.com/studiobts\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\"\u003e\u003c/a\u003e\n\n\n## README in Progress\n\nThis README file is currently a work in progress.\nSome sections may be incomplete or subject to change.\n\n---\n\n## Introduction\n\nThe **Device Pulse Timeline Card** is a custom Lovelace card designed to work with the [Device Pulse](https://github.com/studiobts/home-assistant-device-pulse) integration.\nIt provides a clear, visual timeline of connection and disconnection events for each monitored device, offering both **horizontal** and **vertical** layouts to fit any dashboard design.\n\n---\n\n## Features\n\n- Visual history of online and offline events per device\n- Horizontal or vertical orientation\n- Adjustable timeline range\n- Realtime Updates\n\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"images/timeline_horizontal.png\" height=\"320\" /\u003e\n  \u003cimg src=\"images/timeline_vertical.png\" height=\"320\" /\u003e\n\u003c/p\u003e\n\n## Configuration via Editor\n\nAll configuration for the **Device Pulse Timeline Card** can be done directly through the **Lovelace visual editor**.  \nNo manual YAML editing is required.  \n\n---\n\n## Installation\n\n\u003c!--\n### HACS (Recommended)\n\n1. Add the custom repository `REPO` to HACS.\n2. Search for **Device Pulse Timeline Card** and install it.\n3. Add the card to your Lovelace dashboard.\n--\u003e\n\n### Manual Installation\n\n1. Download the latest release from [https://github.com/studiobts/device-pulse-timeline-card/releases](https://github.com/studiobts/device-pulse-timeline-card/releases).\n2. Copy the `device-pulse-timeline-card.js` and `device-pulse-timeline-card.css` file to `www/device-pulse-timeline-card` folder.\n3. Add the following resource in your Lovelace configuration:\n\n```yaml\nurl: /local/device-pulse-timeline-card/device-pulse-timeline-card.js\ntype: module\n```\n\n## Usage Notes\n\n- The card requires active Device Pulse integration.\n- The card supports automatic updates through the Home Assistant WebSocket connection.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiobts%2Fdevice-pulse-timeline-card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudiobts%2Fdevice-pulse-timeline-card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiobts%2Fdevice-pulse-timeline-card/lists"}