Closed jimbob1001 closed 6 years ago
@jimbob1001 For this you need to configure these options:
- platform: trakt
id: your_api_id
secret: your_api_secret
username: your_username
days: 10
@jimbob1001 This is very much still a WIP. Nothing actually works yet :)
@ludeeus Obviously influenced my doc writing on this day, as those docs are awful. lol
👍
Hello,
Top work on this - just trying it out and have created a new id and secret but get an error that my config is missing a username...
EDIT: whoops, missed off some of the error message - it has two lines...
Invalid config for [sensor.trakt]: required key not provided @ data [ 'secret']. Got None. Invalid config for [sensor.trakt]: required key not provided @ data [ 'username']. Got None.
my config was copied and pasted from here (i have tried adding the info to secrets as well as directly in the config )...
also being very pedantic, but trakt calls them 'Client ID' & 'Client Secret' not 'ID' & 'Key'!
Cheers, James