sensor.greenely
sensor.greenely copied to clipboard
Login with Google account
So, I made the classic mistake when opening my Greenely account - I logged in directly with my Google account. And now I can't login with this addon as I don't actually have a Greenely username and password. Is there a way around this or do I have to go through the process with deleting my account, creating a new one, and then again wait the three months to get my data from e.on? :(
Hej @dront242, I solved this by clicking forgot password and resetting the password in Greenely.
i tried the below line at its giving me unauthoriezed error 401.
Cannot get jwt token debugging.
from api import GreenelyApi
gr = GreenelyApi('[email protected]','12345','xxxxx')
print(gr.get_spot_price())
error:Failed to get spot price data, {"title":"Authorization failed","description":"Authorization information is missing.","jwt":null}