{
  "issues": [
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/46",
      "id": 3702590596,
      "node_id": "I_kwDOQBzO6c7csQyE",
      "number": 46,
      "title": "Is backup of GUI Helpers on the roadmap?",
      "user": {
        "login": "patienttruth",
        "id": 105557996,
        "node_id": "U_kgDOBkqv7A",
        "avatar_url": "https://avatars.githubusercontent.com/u/105557996?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/patienttruth",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2025-12-06T22:40:37Z",
      "updated_at": "2025-12-07T00:40:58Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "I'm guessing you're parsing `.storage/lovelace*` for the lovelace files which are conveniently shown in YAML for this add-on. Might you include the helpers made from the GUI at some point? Even if in JSON?",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/46/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/45",
      "id": 3701270860,
      "node_id": "I_kwDOQBzO6c7cnOlM",
      "number": 45,
      "title": "Does This need To Run on the Same Host as HA",
      "user": {
        "login": "psybernoid",
        "id": 600235,
        "node_id": "MDQ6VXNlcjYwMDIzNQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/600235?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/psybernoid",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2025-12-06T08:13:46Z",
      "updated_at": "2025-12-06T16:00:45Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "As per title. Does this need to run on the same host as HA, or can it be completely separate? As in, on a different Docker host and just talking to HA across the network?",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/45/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/44",
      "id": 3697814210,
      "node_id": "I_kwDOQBzO6c7caCrC",
      "number": 44,
      "title": "[Feature Request] Remote Folder Pathing",
      "user": {
        "login": "jcsp101",
        "id": 18353496,
        "node_id": "MDQ6VXNlcjE4MzUzNDk2",
        "avatar_url": "https://avatars.githubusercontent.com/u/18353496?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/jcsp101",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 2,
      "created_at": "2025-12-05T07:30:25Z",
      "updated_at": "2025-12-06T16:05:20Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "There's discussion regarding support for external directories within HA itself, but for installation of HA Time Machine on a machine that isn't the one that HA is on (for better redundancy), it would be great to have support for remote /config (and ideally others as this project evolves) directory. \n\nFor example, installed this on unRAID, and my HA instance is on an RPi5 - would be great to be able to map /config to the RPi5 somehow. However, currently when I hit the backup button, nothing is actually backed up.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/44/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/43",
      "id": 3697394768,
      "node_id": "I_kwDOQBzO6c7cYcRQ",
      "number": 43,
      "title": "[Feature Request] Backup configuration.yaml",
      "user": {
        "login": "949BFN",
        "id": 19632290,
        "node_id": "MDQ6VXNlcjE5NjMyMjkw",
        "avatar_url": "https://avatars.githubusercontent.com/u/19632290?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/949BFN",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 3,
      "created_at": "2025-12-05T03:55:06Z",
      "updated_at": "2025-12-07T00:10:02Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "This add-on is a Godsend. Thank you for creating this.\n\nWould it be possible to include the configuration.yaml file in backups?\n\nThank you.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/43/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/42",
      "id": 3692695396,
      "node_id": "I_kwDOQBzO6c7cGg9k",
      "number": 42,
      "title": "Docker on Unraid - Container will not shutdown or restart",
      "user": {
        "login": "TorvaldUtne",
        "id": 78661304,
        "node_id": "MDQ6VXNlcjc4NjYxMzA0",
        "avatar_url": "https://avatars.githubusercontent.com/u/78661304?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/TorvaldUtne",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 3,
      "created_at": "2025-12-04T03:21:47Z",
      "updated_at": "2025-12-04T17:20:46Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "I just installed :latest (2.1 in the log) on Unraid 7.1.4.  The core functionality works perfectly but I cannot stop or restart the container.  It just hangs.    \n\nNothing is being written regarding this to the docker log or the system syslog.  Eventually after a long time stopping the Unraid gui comes back with a popup saying \"Execution Error\".  I don't have any problems stopping other containers.\n\nConfig is pretty basic except HASS runs on a different machine.  I use the unassigned devices plugin to mount an SMB share of the HASS config dir.  This seems to work fine.\n\n[hasstm.log](https://github.com/user-attachments/files/23921063/hasstm.log)\n\n`docker kill Home-Assistant-Time-Machine`  at the cmd line works to kill it.  This still means Unraid shutdowns will stall though.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/42/reactions",
        "total_count": 1,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 1,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/37",
      "id": 3650474911,
      "node_id": "I_kwDOQBzO6c7ZldOf",
      "number": 37,
      "title": "Randomly created backups",
      "user": {
        "login": "xertux",
        "id": 123008149,
        "node_id": "U_kgDOB1T0lQ",
        "avatar_url": "https://avatars.githubusercontent.com/u/123008149?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/xertux",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 4,
      "created_at": "2025-11-21T06:55:42Z",
      "updated_at": "2025-11-28T20:15:53Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "Even my backup folder is /backup/timemachine and time setting is Weekly Sunday 00:00, add-on randomly creates back-up to /media/timemachine.\n\nNormal backup routine works ok, addon creates backup every sunday as supposed.\n\n<img width=\"390\" height=\"671\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e8d6b023-c7cd-43f9-8212-17a5cfe697b4\" />\n\n<img width=\"546\" height=\"166\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/cc01f0c1-9ae6-46eb-879a-01b271a6fc2f\" />\n\n<img width=\"255\" height=\"202\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/b70ff6e8-543e-4939-b153-9b0c8a7703cb\" />",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/37/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/33",
      "id": 3606981413,
      "node_id": "I_kwDOQBzO6c7W_isl",
      "number": 33,
      "title": "Feature request: support for scenes?",
      "user": {
        "login": "nimbling",
        "id": 821411,
        "node_id": "MDQ6VXNlcjgyMTQxMQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/821411?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/nimbling",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2025-11-10T09:17:53Z",
      "updated_at": "2025-11-10T18:10:35Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "Thank you so much for making this! It's saved my ass a few times already. So good.\n\nCould you perhaps add support for scenes, too?\n\nThanks!",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/33/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/32",
      "id": 3604461893,
      "node_id": "I_kwDOQBzO6c7W17lF",
      "number": 32,
      "title": "Unable to install v2.0.2",
      "user": {
        "login": "hwnsoftware2",
        "id": 234486686,
        "node_id": "U_kgDODfn7ng",
        "avatar_url": "https://avatars.githubusercontent.com/u/234486686?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/hwnsoftware2",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 3,
      "created_at": "2025-11-09T04:47:22Z",
      "updated_at": "2025-11-28T20:18:15Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "Home Assistant OS\nCore\n2025.11.1\nSupervisor\n2025.11.1\nOperating System\n16.3\nFrontend\n20251105.0\n\nError message:\nDocker build failed for 451bbd22/amd64-addon-homeassistant-time-machine:2.0.2 (exit code 1). Build output: #0 building with \"default\" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 477B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/node:20-alpine #2 DONE 0.9s #3 [internal] load .dockerignore #3 transferring context: 195B done #3 DONE 0.0s #4 [1/7] FROM docker.io/library/node:20-alpine@sha256:6178e78b972f79c335df281f4b7674a2d85071aae2af020ffa39f0a770265435 #4 CACHED #5 [internal] load build context #5 transferring context: 1.10MB 0.4s done #5 DONE 0.5s #6 [2/7] RUN apk add --no-cache git #6 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz #6 5.783 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) #6 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz #6 10.79 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) #6 10.79 ERROR: unable to select packages: #6 10.79 git (no such package): #6 10.79 required by: world[git] #6 ERROR: process \"/bin/sh -c apk add --no-cache git\" did not complete successfully: exit code: 1 ------ > [2/7] RUN apk add --no-cache git: 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 5.783 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10.79 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) 10.79 ERROR: unable to select packages: 10.79 git (no such package): 10.79 required by: world[git] ------ Dockerfile:4 -------------------- 2 | 3 | # Install git and other dependencies 4 | >>> RUN apk add --no-cache git 5 | 6 | # Create app directory -------------------- ERROR: failed to build: failed to solve: process \"/bin/sh -c apk add --no-cache git\" did not complete successfully: exit code: 1\n\nWays to resolve like mentioned here github.com/saihgupr/HomeAssistantTimeMachine/issues/19 have not been succsesful.\nServeral tries - different day time - same error message\nAlso tested on 2nd HW platform - same error message\n\nAny idea ?",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/32/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/31",
      "id": 3601957174,
      "node_id": "I_kwDOQBzO6c7WsYE2",
      "number": 31,
      "title": "Docker setup - /media backups",
      "user": {
        "login": "georgejung",
        "id": 4468453,
        "node_id": "MDQ6VXNlcjQ0Njg0NTM=",
        "avatar_url": "https://avatars.githubusercontent.com/u/4468453?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/georgejung",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2025-11-07T20:42:47Z",
      "updated_at": "2025-11-08T13:46:04Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "Hi there, maybe its me but I was a little confused by the docker install instructions. \n\nFirst the host path to the backups, i figured that was looking for HA backups, thinking it would look at the backup files that HA made and use those. But it seems its actually where I want to store the timemachine backups. Maybe \"/path/to/save/HA-TM/backups:/media\" would be slightly clearer?\n\nOn the container side of this volume, its /media but in the gui it defaults to /media/timemachine which didn't exist for me. I changed it in the gui to /media and then it worked. Alternatively i think changing the docker mount to /media/timemachine would work and maybe you an update the readme?\n\n",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/31/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/29",
      "id": 3578274988,
      "node_id": "I_kwDOQBzO6c7VSCSs",
      "number": 29,
      "title": "Weird backup date problem",
      "user": {
        "login": "KingMat666",
        "id": 105327087,
        "node_id": "U_kgDOBkcp7w",
        "avatar_url": "https://avatars.githubusercontent.com/u/105327087?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/KingMat666",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 15,
      "created_at": "2025-11-01T18:12:32Z",
      "updated_at": "2025-11-04T15:09:07Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "When it is doing it's backup, i scheduled it at midnight.\n\nBackup are done, no problem here.\n\nThe problem is the date, like the backup it created this night is dated November 2nd. (we are nov. 1st)\n\nBut if i do a manual backup in the settings, it makes the backup with the right date.\n\nAny clue of the problem ?\n\n<img width=\"910\" height=\"1476\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2beea853-811d-40bd-8530-d3b2dd6f160b\" />",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/29/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/28",
      "id": 3577262179,
      "node_id": "I_kwDOQBzO6c7VOLBj",
      "number": 28,
      "title": "[Feature Request] Add support for external configuration folders",
      "user": {
        "login": "Metal-Eagle",
        "id": 32430809,
        "node_id": "MDQ6VXNlcjMyNDMwODA5",
        "avatar_url": "https://avatars.githubusercontent.com/u/32430809?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/Metal-Eagle",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 21,
      "created_at": "2025-11-01T05:16:20Z",
      "updated_at": "2025-12-01T13:28:27Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "First of all, great work on the add-on!  \n\nMaybe you could look into adding a way to include folders from another directory for example, `addon_configs` so we can add backups from other add-ons like `Node-RED` and `Zigbee2MQTT`.\n",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/28/reactions",
        "total_count": 3,
        "+1": 3,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/26",
      "id": 3575356489,
      "node_id": "I_kwDOQBzO6c7VG5xJ",
      "number": 26,
      "title": "Can you create a Github action that publishes the Docker build to Github or Docker? I try and avoid having to build it manually",
      "user": {
        "login": "charl3y15",
        "id": 92750874,
        "node_id": "U_kgDOBYdEGg",
        "avatar_url": "https://avatars.githubusercontent.com/u/92750874?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/charl3y15",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 10,
      "created_at": "2025-10-31T15:15:15Z",
      "updated_at": "2025-12-01T13:32:29Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": null,
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/26/reactions",
        "total_count": 3,
        "+1": 3,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/24",
      "id": 3574728784,
      "node_id": "I_kwDOQBzO6c7VEghQ",
      "number": 24,
      "title": "[Feature Request] Multiple backup modes",
      "user": {
        "login": "RmG152",
        "id": 3825460,
        "node_id": "MDQ6VXNlcjM4MjU0NjA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3825460?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/RmG152",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 3,
      "created_at": "2025-10-31T12:18:01Z",
      "updated_at": "2025-12-03T16:54:45Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "It would be good to have multiple backup methods to better manage copies and avoid duplicate copies.\n\n- **Full backup**. Currently, it performs a full backup.\n- **Change backup**. Only copies of the changes made since the previous full backup are made.\n- **Incremental backup**. Only copies of the changes made since the previous full backup that are NOT included in previous incremental backups are made (this option seems somewhat complicated to implement).",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/24/reactions",
        "total_count": 1,
        "+1": 1,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/23",
      "id": 3574706191,
      "node_id": "I_kwDOQBzO6c7VEbAP",
      "number": 23,
      "title": "[Feature Request]  Filter to show only changes",
      "user": {
        "login": "RmG152",
        "id": 3825460,
        "node_id": "MDQ6VXNlcjM4MjU0NjA=",
        "avatar_url": "https://avatars.githubusercontent.com/u/3825460?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/RmG152",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 6,
      "created_at": "2025-10-31T12:11:27Z",
      "updated_at": "2025-12-03T16:55:24Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "A button/checkbox could be added to display only the items that have been modified instead of showing the entire list.",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/23/reactions",
        "total_count": 7,
        "+1": 7,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/21",
      "id": 3572612785,
      "node_id": "I_kwDOQBzO6c7U8b6x",
      "number": 21,
      "title": "[Feature Request] Add Themes",
      "user": {
        "login": "mwolter805",
        "id": 24851651,
        "node_id": "MDQ6VXNlcjI0ODUxNjUx",
        "avatar_url": "https://avatars.githubusercontent.com/u/24851651?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/mwolter805",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 1,
      "created_at": "2025-10-30T21:48:35Z",
      "updated_at": "2025-10-30T21:59:26Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "At risk of getting denied due to bloating the UI (read in other requests that this is a priority) would like to register the request to have an option to backup themes. Had an issue today where my primary theme was deleted by HA and could have used this! Also could be extremely useful for those customizing their HA UI as theme-ing is extremely powerful. \n\nInstalled today and testing it out. Thanks for the great add-on!",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/21/reactions",
        "total_count": 0,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 0,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    },
    {
      "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/20",
      "id": 3571956926,
      "node_id": "I_kwDOQBzO6c7U57y-",
      "number": 20,
      "title": "question: Compare \\config\\*.yaml files in gui",
      "user": {
        "login": "RK62",
        "id": 39200469,
        "node_id": "MDQ6VXNlcjM5MjAwNDY5",
        "avatar_url": "https://avatars.githubusercontent.com/u/39200469?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/RK62",
        "type": "User",
        "user_view_type": "public",
        "site_admin": false
      },
      "labels": {},
      "state": "open",
      "locked": false,
      "assignee": null,
      "assignees": {},
      "milestone": null,
      "comments": 11,
      "created_at": "2025-10-30T18:13:38Z",
      "updated_at": "2025-12-04T07:59:08Z",
      "closed_at": null,
      "author_association": "NONE",
      "active_lock_reason": null,
      "sub_issues_summary": {
        "total": 0,
        "completed": 0,
        "percent_completed": 0
      },
      "issue_dependencies_summary": {
        "blocked_by": 0,
        "total_blocked_by": 0,
        "blocking": 0,
        "total_blocking": 0
      },
      "body": "Your add-on is incredible! ♥️\n\nIs it also possible to compare *.yaml files (for example \\config\\configuration.yaml) from the config directory? These are already backed up.\n\nregards, Ralf  ",
      "closed_by": null,
      "reactions": {
        "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine/issues/20/reactions",
        "total_count": 1,
        "+1": 0,
        "-1": 0,
        "laugh": 0,
        "hooray": 0,
        "confused": 0,
        "heart": 1,
        "rocket": 0,
        "eyes": 0
      },
      "performed_via_github_app": null,
      "state_reason": null,
      "linked_prs": []
    }
  ],
  "pulls": [],
  "discussions": [],
  "details": {
    "id": 1075629801,
    "node_id": "R_kgDOQBzO6Q",
    "name": "HomeAssistantTimeMachine",
    "full_name": "saihgupr/HomeAssistantTimeMachine",
    "private": false,
    "owner": {
      "login": "saihgupr",
      "id": 121105543,
      "node_id": "U_kgDOBzfshw",
      "avatar_url": "https://avatars.githubusercontent.com/u/121105543?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/saihgupr",
      "type": "User",
      "user_view_type": "public",
      "site_admin": false
    },
    "description": "Home Assistant Time Machine is a web-based tool that acts as a \"Time Machine\" for your Home Assistant configuration.",
    "fork": false,
    "url": "https://api.github.com/repos/saihgupr/HomeAssistantTimeMachine",
    "created_at": "2025-10-13T19:04:34Z",
    "updated_at": "2025-12-07T02:07:04Z",
    "pushed_at": "2025-12-03T12:04:26Z",
    "homepage": "",
    "size": 3200,
    "stargazers_count": 540,
    "watchers_count": 540,
    "language": "EJS",
    "has_issues": true,
    "has_projects": true,
    "has_downloads": true,
    "has_wiki": true,
    "has_pages": false,
    "has_discussions": false,
    "forks_count": 14,
    "archived": false,
    "disabled": false,
    "open_issues_count": 16,
    "license": {
      "key": "mit",
      "name": "MIT License",
      "spdx_id": "MIT",
      "url": "https://api.github.com/licenses/mit",
      "node_id": "MDc6TGljZW5zZTEz"
    },
    "allow_forking": true,
    "is_template": false,
    "web_commit_signoff_required": false,
    "topics": {},
    "visibility": "public",
    "forks": 14,
    "open_issues": 16,
    "watchers": 540,
    "default_branch": "main",
    "permissions": {
      "admin": false,
      "maintain": false,
      "push": false,
      "triage": false,
      "pull": true
    },
    "temp_clone_token": "",
    "network_count": 14,
    "subscribers_count": 7
  },
  "lastFetched": 1765111981256
}