Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewjswan/rsshub-addon
RSSHub addon for Home Assistant
https://github.com/andrewjswan/rsshub-addon
addon home-assistant homeassistant rss rsshub
Last synced: about 1 month ago
JSON representation
RSSHub addon for Home Assistant
- Host: GitHub
- URL: https://github.com/andrewjswan/rsshub-addon
- Owner: andrewjswan
- License: mit
- Created: 2024-04-20T16:19:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T15:36:05.000Z (about 2 months ago)
- Last Synced: 2024-11-07T15:40:20.872Z (about 2 months ago)
- Topics: addon, home-assistant, homeassistant, rss, rsshub
- Language: Shell
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
RSSHub Add-on
## General
[![ha addon_badge](https://img.shields.io/badge/HA-Addon-blue.svg)](https://developers.home-assistant.io/docs/add-ons)
[![rsshub](https://img.shields.io/badge/RSS-Hub-blue.svg)](https://github.com/andrewjswan/rsshub-addon/)
[![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)
[![GitHub](https://img.shields.io/github/license/andrewjswan/rsshub-addon?color=blue)](https://github.com/andrewjswan/rsshub-addon/blob/master/LICENSE)
[![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)
[![GitHub package.json version](https://img.shields.io/github/package-json/v/DIYgod/RSSHub?label=RSSHub%40based)](https://github.com/DIYgod/RSSHub)
[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)RSSHub is an open source, easy to use, and extensible RSS feed generator. It's capable of generating RSS feeds from pretty much everything.
## Architecture
![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]
## Installation
Add the repository URL under **Supervisor → Add-on Store** in your Home Assistant front-end:
https://github.com/andrewjswan/rsshub-addon/
## Confururation settings
Configure the add-on via your Home Assistant front-end under **Supervisor → Dashboard → RSSHub**.
## Notes
Builded from https://github.com/DIYgod/RSSHub
[amd64-shield]: https://img.shields.io/badge/amd64-yes-blue.svg
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-blue.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-blue.svg
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[i386-shield]: https://img.shields.io/badge/i386-no-red.svg