I was struggling a bit to integrate my new Netatmo presence.
Allways receive this error like many others too:
[homeassistant.components.netatmo] Error during webhook registration - 400 - Bad request - Allowed ports for webhooks are 443 and 80. (21) when accessing 'https://api.netatmo.com/api/addwebhook'
My Home Assistance is fully reachable from the internet via 443 and valid certificate.
The configuration.yaml is containing the netatmo: section with clien_id and client_secret.
But every time i load the integration via configuration.yaml the webhook fails to load.
Now i tried to activate the nabu casa trial and reload the netatmo integration and bling bling…
The webhook is sucsessfull activated…
tl;dr
Is there any possibility to run the netatmo integration with webhooks without nabu casa?
Thanks for reply.
The external url is in place and correct.
But is it a problem when the external url and internal url is the same?
In my setup, i use the same url for internal and external access. The client receives the right IP from internal/external dns.
What are the technical prerequisites that the webhook is working?