ironsheep / RPi-Reporter-MQTT2HA-Daemon

Linux service to collect and transfer Raspberry Pi data via MQTT to Home Assistant (for RPi Monitoring)
GNU General Public License v3.0
441 stars 62 forks source link

Self-contained package or add-on for Kodi/LibreELEC #145

Open Firesphere opened 3 months ago

Firesphere commented 3 months ago

Is your feature request related to a problem? Please describe.

I would like to add my LibreELEC installations to HomeAssistant. However, LibreElec isn't as fully an OS such as Raspberry Pi OS, and thus doesn't have (simple) things like git, and its Systemd works a bit different.

Describe the solution you'd like

Would it be possible to built a portable package that can be manually called e.g. via cron

Describe alternatives you've considered

Install Kodi on a full-fledged Raspberry Pi OS system

Additional context

LibreELEC does have the following:

And a custom systemd under /storage, plus manual inclusion of python dependencies