I have Plex running on my synology nas and have just added Tautulli as a docker on my nas too.
HA runs on my Pi and I have set up plex sensors, and tautilli sensors within HA and they work fine.
Next step was to add an iframe for Tautulli and I have run into a problem.
The Iframe code is:
panel_iframe:
tautulli:
title: "Tautulli"
url: "https://192.168.1.124:8181"
And that IP address works (internally) to view Tautulli.
After a restart in HA the iframe piece appears and if I click in it I get a login request but whether I login with Plex or Tautulli it just scrolls then goes back to the login screen as if login was unsuccessful but no error message.
Any thoughts? Anyone running Iframe for Tautulli where Tautilli is installed not on the HA device?