custom-components / sensor.trakt

📺 Trakt Integration for Upcoming Media Card
https://trakt.tv/
MIT License
61 stars 14 forks source link

No prompt seems be generated for Trakt Auth #59

Closed taw123 closed 3 years ago

taw123 commented 3 years ago

Attempt to configure HA Upcoming Media Card integration with Trakt fails.

  1. HA server Internal address set to server internal IP (per image 1): http://192.168.42.84:8123
  2. Trakt API Application definition (set using device uri & local address HOWEVER browser URL does NOT include server address in title bar per discussion in #https://github.com/custom-components/sensor.trakt/issues/34) Image 2
  3. Values entered into HA Trakt Upcoming Calendar Integration prompt (codes copy/past from API def above) image 3
  4. HA Trakt Upcoming Calendar Integration aborts without initiating auth to Trakt image 4

API changes?

Sure something simple and stupid here but after beating my head against this for days I need to prevail upon brighter (or at least different eyes).

Thanks for any help! --Tom

1  HA General - Server address is set 2  Trakt API Application definition (using local address but browser URL does NOT include server address in title bar) 3  HA Trakt Upcoming Calendar Integration - definition (enter cods from API def) 4  Trakt Upcoming Calendar  integration generates error  No attempt to connect to Trakt after entering ID and secret in previous prompt)

System Config:

System Health

version core-2021.4.6
installation_type Home Assistant Container
dev false
hassio false
docker true
virtualenv false
python_version 3.8.7
os_name Linux
os_version 4.14.24-qnap
arch x86_64
timezone America/Los_Angeles
Home Assistant Community Store GitHub API | ok -- | -- Github API Calls Remaining | 4855 Installed Version | 1.11.3 Stage | running Available Repositories | 776 Installed Repositories | 19
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Lovelace dashboards | 1 -- | -- resources | 0 mode | auto-gen
taw123 commented 3 years ago

Apologies for the bug. Turns out the reason for the error described was a problem with Safari. I was able to complete Trakt auth/setup. Haven't yet had a chance to see if the card works yet as still focused on adding/fixing all my integrations before considering UI, BUT didn't want to waste anyone's time chasing down a non-existent bug so I am closing it (and assume all is good until I can circle back and look to see if any real data was/is being provided).