{"id":21346582,"url":"https://github.com/andrewjswan/rsshub-addon","last_synced_at":"2026-05-20T03:33:33.813Z","repository":{"id":234759413,"uuid":"789465729","full_name":"andrewjswan/rsshub-addon","owner":"andrewjswan","description":"RSSHub addon for Home Assistant","archived":false,"fork":false,"pushed_at":"2025-02-12T22:04:42.000Z","size":74,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T23:20:00.281Z","etag":null,"topics":["addon","home-assistant","homeassistant","rss","rsshub"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/andrewjswan.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-20T16:19:11.000Z","updated_at":"2025-02-12T22:02:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6ed9a5e-af85-4f69-9f92-c83d9bcb3a49","html_url":"https://github.com/andrewjswan/rsshub-addon","commit_stats":null,"previous_names":["andrewjswan/rsshub-addon"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjswan%2Frsshub-addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjswan%2Frsshub-addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjswan%2Frsshub-addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewjswan%2Frsshub-addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewjswan","download_url":"https://codeload.github.com/andrewjswan/rsshub-addon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822277,"owners_count":20353499,"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":["addon","home-assistant","homeassistant","rss","rsshub"],"created_at":"2024-11-22T02:09:31.588Z","updated_at":"2026-05-20T03:33:33.801Z","avatar_url":"https://github.com/andrewjswan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\r\n\u003ch1\u003eHome Assistant App: RSSHub\u003c/h1\u003e\r\n\u003c/div\u003e\r\n\r\n## General\r\n\r\n[![ha app_badge](https://img.shields.io/badge/HA-App-blue.svg)](https://developers.home-assistant.io/docs/add-ons)\r\n[![rsshub](https://img.shields.io/badge/RSS-Hub-blue.svg)](https://github.com/andrewjswan/rsshub-addon/)\r\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/andrewjswan/rsshub-addon/build.yml?logo=github)](https://github.com/andrewjswan/rsshub-addon/actions)\r\n[![GitHub](https://img.shields.io/github/license/andrewjswan/rsshub-addon?color=blue)](https://github.com/andrewjswan/rsshub-addon/blob/main/LICENSE)\r\n[![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/andrewjswan/rsshub-addon?include_prereleases)](https://github.com/andrewjswan/rsshub-addon/blob/main/rsshub/CHANGELOG.md)\r\n[![GitHub package.json version](https://img.shields.io/github/package-json/v/DIYgod/RSSHub?label=RSSHub%40based)](https://github.com/DIYgod/RSSHub)\r\n[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)\r\n\r\nRSSHub is an open source, easy to use, and extensible RSS feed generator. It's capable of generating RSS feeds from pretty much everything.\r\n\r\n## Architecture\r\n\r\n![Supports amd64 Architecture][amd64-shield] ![Supports aarch64 Architecture][aarch64-shield] ![Supports armv7 Architecture][armv7-shield] ![Supports armhf Architecture][armhf-shield] ![Supports i386 Architecture][i386-shield]\r\n\r\n## Installation\r\n\r\nAdd the repository URL under **Supervisor → App Store** in your Home Assistant front-end:\r\n\r\n    https://github.com/andrewjswan/rsshub-addon/\r\n\r\n## Confururation settings\r\n\r\nConfigure the app via your Home Assistant front-end under **Supervisor → Dashboard → RSSHub**.\r\n\r\nIf you need to add route specific configurations, create a `routes_env.sh` file in the `/addon_configs/rsshub` directory with the necessary environment variables, for example:\r\n```\r\nexport IG_USERNAME=user\r\nexport IG_PASSWORD=password\r\n```\r\n\r\n## Notes\r\n\r\nBuilded from https://github.com/DIYgod/RSSHub\r\n\r\n[amd64-shield]: https://img.shields.io/badge/amd64-yes-blue.svg\r\n[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-blue.svg\r\n[armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg\r\n[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg\r\n[i386-shield]: https://img.shields.io/badge/i386-no-red.svg\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjswan%2Frsshub-addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewjswan%2Frsshub-addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjswan%2Frsshub-addon/lists"}