Page 1 of 1

remote access from Home Assistant

PostPosted: Mon Nov 04, 2019 2:15 pm
by chris66
Hi, is it possible to access to Serviio DNLA via frontend like Home Assistant?

I need a remote access to this file:

  Code:
# Example configuration.yaml entry
media_player:
  - platform: dlna_dmr
    url: http://192.168.0.10:9197/description.xml


What is the exact URL and port I have to write? Thanks.

Re: remote access from Home Assistant

PostPosted: Thu Feb 20, 2020 6:55 pm
by proUser
excellent question.

Any other way to integrate serviio into homeassistant would be interesting. Any experiences here?

Re: remote access from Home Assistant

PostPosted: Sun Feb 23, 2020 10:24 am
by zip
it'd be something like

  Code:
http://<server_ip>:8895/deviceDescription/<device_uuid>


where device_uuid you can get from the logs. It'd change if the IP address of the server changes

Re: remote access from Home Assistant

PostPosted: Tue Oct 05, 2021 6:02 am
by papaleoss
Has anyone made this and could you explain the process? Please share the steps and some easy custom writing files or articles how to do this.


Hi,
I integrated Serviio DNLA into HomeAssistant successfully. PM me for the details. I've also a Google doc with all steps.

Re: remote access from Home Assistant

PostPosted: Wed Oct 06, 2021 3:03 pm
by zip
Might be worth sharing it on the wiki.

Re: remote access from Home Assistant

PostPosted: Tue Oct 12, 2021 2:54 pm
by boobboo
@papaleoss - I can't seem to PM you, can you share the Google Doc URL as I am trying the same thing with Home Assistant

Thanks
Chris