hi guys,
I need to know my consumer_key and my consumer_secret in order to refresh an expired access_token for my Somfy Tahoma.
I found a link to reset
https://accounts.somfy.com/oauth/oauth/v2/token?client_id=YOUR_CONSUMER_KEY&client_secret=YOUR_CONSUMER_SECRET&grant_type=refresh_token&refresh_token=REFRESH_TOKEN
Where can I read out my key and secret?
Any other advice how to refresh the token?
Thank you for you help
Best regards
Bany
@Bany what do you want to achieve? For Somfy TaHoma you can just use the Overkiz integration in core. No need to do anything with the API yourself directly.
Can you perhaps state what you actual issue is? Do you face issues using the Overkiz integration in Home Assistant?
when I try to configure the overkiz integration, it returns the following error:
Too many attempts with an invalid token, temporarily blocked
but I think, that the problem isn’t overkiz but my firewall, because I can’t login at TaHoma® also, when I try it through pfsense firewall and “Deutsche Glasfaser”. When I use my mobile, login works.
Are you running another integration / plugin (can be outside Home Assistant) that is calling the TaHomalink server from your IP? This sounds like a temporary IP ban on your IP address, hence why it works if you use your mobile login.
If you cannot login via the TaHomalink.com site or TaHoma application, this could be related to this as well.
Thanks for your help.
After reconfiguring the firewall everything works.