@Molodax
Im not sure, I think it should be possible to use a remote server, have you checked your plex.config file?
{
"10.0.0.1:32400": {
"ssl": false,
"token": "AAAAAAAAAAAAAAAAA",
"verify": true
}
}
You could attempt to use a public IP in here and the NAT port that the Plex server uses…
I think it requires a restart of the Home Assistant instance to pick up changes to the plex.conf file, although Im using a Docker image