this post was submitted on 23 Mar 2026
62 points (100.0% liked)

homeassistant

18940 readers
19 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
 

I’ve been working on a custom integration to connect Navidrome with Home Assistant.

Navidrome is an open-source music server based on the Subsonic API, and the goal of this integration is to expose its state directly inside Home Assistant.

The project is currently in a testing phase. It already provides some sensors (for example, scan status) and a basic media player.

The media player does not allow playback control (play, pause, etc.). It only displays information such as the current track title and cover art. This is due to limitations of the Subsonic API used by Navidrome, which does not expose playback control in a direct way.

There are still things to improve, but it’s already functional for testing. Feedback is very welcome 🙂

top 1 comments
sorted by: hot top controversial new old
[–] webghost0101@sopuli.xyz 7 points 4 days ago

Me see mention of navidrone, me upclick

Fantastic work!!