{"id":35404943,"url":"https://github.com/alfwro13/ha-addon-ghostfolio","last_synced_at":"2026-07-14T11:01:33.362Z","repository":{"id":331432643,"uuid":"1126605998","full_name":"alfwro13/ha-addon-ghostfolio","owner":"alfwro13","description":"Home Assistant App for Ghostfolio.","archived":false,"fork":false,"pushed_at":"2026-04-20T18:58:02.000Z","size":836,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T20:39:21.054Z","etag":null,"topics":["ghostfolio","ghostfolio-plugin","home-assistant","home-assistant-addon","homeassistant","homeassistant-addon"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alfwro13.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2026-01-02T08:42:02.000Z","updated_at":"2026-04-20T18:58:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/alfwro13/ha-addon-ghostfolio","commit_stats":null,"previous_names":["alfwro13/ha-addon-ghostfolio"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/alfwro13/ha-addon-ghostfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfwro13%2Fha-addon-ghostfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfwro13%2Fha-addon-ghostfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfwro13%2Fha-addon-ghostfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfwro13%2Fha-addon-ghostfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfwro13","download_url":"https://codeload.github.com/alfwro13/ha-addon-ghostfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfwro13%2Fha-addon-ghostfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32296259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ghostfolio","ghostfolio-plugin","home-assistant","home-assistant-addon","homeassistant","homeassistant-addon"],"created_at":"2026-01-02T12:37:25.766Z","updated_at":"2026-04-26T12:01:27.734Z","avatar_url":"https://github.com/alfwro13.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home Assistant App: Ghostfolio\n\nManage your wealth like a boss.\n\n## About\n\n[Ghostfolio][ghostfolio] is a privacy-first, open source dashboard for your personal finances.\nBreak down your asset allocation, know your net worth and make solid, data-driven investment decisions.\n\nThis app allows you to run [Ghostfolio][ghostfolio] on your Home Assistant server based on the the official Ghostfolio [docker image][docker].\n\n![Ghostfolio Version][ghostfolio-version]\n![Supported Architectures][archs]\n\n| Light Mode                 | Dark Mode                |\n| -------------------------- | ------------------------ |\n| ![Light screenshot][light] | ![Dark screenshot][dark] |\n\n## Requirements\n\nGhostfolio needs a PostgreSQL database.\nI recommend using the [PostgreSQL App][alexbelgium-postgres] from @alexbelgium's repository if you aren't already using Postgres.\n\n## Installation\n\nThe installation of this App is pretty straightforward and no different to installing any other Home Assistant app.\n\n1. Add my [app repository][addons-repo] to Home Assistant or click the button below to open my app repository on your Home Assistant instance.\n\n   [![Open add-on repo on your Home Assistant instance][repo-btn]][addon]\n\n1. Install this app.\n1. Install the PostgreSQL app and configure and start it, if you wish to use this app.\n1. Enter your PostgreSQL configuration information.\n1. Click the `Save` button to store your configuration.\n1. Start the app.\n1. Check the logs of the app to see if everything went well.\n1. Click the `OPEN WEB UI` button to open Ghostfolio.\n\nTo monitor your Ghostfolio portfolio performance directly within Home Assistant, use the companion [Ghostfolio Home Assistant Integration](https://github.com/alfwro13/ghostfolio_ha_integration).\n\n## Acknowledgments\nThis addon is maintained by @alfwro13.\nOriginally based on the [https://github.com/lildude/ha-addon-ghostfolio](https://github.com/lildude/ha-addon-ghostfolio). \n\n\n[addon]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falfwro13%2Fha-addon-ghostfolio\n[addons-repo]: https://github.com/alfwro13/ha-addon-ghostfolio\n[alexbelgium-postgres]: https://github.com/alexbelgium/hassio-addons/tree/master/postgres\n[archs]: https://img.shields.io/badge/dynamic/json?color=green\u0026label=Arch\u0026query=%24.arch\u0026url=https%3A%2F%2Fraw.githubusercontent.com%2Falfwro13%2Fha-addon-ghostfolio%2Fmain%2Fconfig.json\n[dark]: https://raw.githubusercontent.com/alfwro13/ha-addon-ghostfolio/main/imgs/screenshot-dark.png\n[docker]: https://hub.docker.com/r/ghostfolio/ghostfolio\n[ghostfolio-version]: https://img.shields.io/badge/dynamic/json?label=Ghostfolio%20Version\u0026url=https%3A%2F%2Fraw.githubusercontent.com%2Falfwro13%2Fha-addon-ghostfolio%2Fmain%2Fconfig.json\u0026query=%24.version\n[ghostfolio]: https://ghostfol.io\n[light]: https://raw.githubusercontent.com/alfwro13/ha-addon-ghostfolio/main/imgs/screenshot-light.png\n[postgres]: https://github.com/matt-FFFFFF/hassio-addon-postgres\n[repo-btn]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfwro13%2Fha-addon-ghostfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfwro13%2Fha-addon-ghostfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfwro13%2Fha-addon-ghostfolio/lists"}