Tado component error

I’ve tried to add the tado component to connect to my tado thermostat.

CHECK CONFIG

Error loading /config/configuration.yaml: while parsing a block mapping in “/config/configuration.yaml”, line 1, >column 1 expected <block end>, but found ‘<block mapping start>’ in “/config/configuration.yaml”, >line 97, column 2

# Example configuration.yaml entry
tado:
  username: YOUR_USERNAME
  password: YOUR_PASSWORD

this looks pretty simple. I cant see whats wrong here?