SMTP failure after update to HA0.86

Hey i am getting an error with gmail script after update to HA 0.86 , any solution ?

  • name: GMAIL_SMTP
    platform: smtp
    server: smtp.gmail.com
    port: 587
    sender: #####################
    starttls: 1
    username: ###################
    password: !secret notifications_email
    recipient: #################

No problems here with smtp on 0.86.2.

managed to solve it … cannot use capital letters…