Netatmo webhook

Good morning all
Here I have an error message with the netatmo integration the light button does not work and I think it is related to the webhook:

Logger: homeassistant.components.netatmo
Source: components/netatmo/**init**.py:189
Integration: Netatmo (documentation, issues)
First occurred: 19:01:32 (1 occurrences)
Last logged: 19:01:32

Error during webhook registration - 400 - Bad request - Allowed ports for webhooks are 80, 88, 443 and 9443. (21) when accessing ‹ https://api.netatmo.com/api/addwebhook ›

i don’t use nabucasa. I created the account on netatmo dev
Can you tell me how I should do it?

Thank you

First, please give some more information about your setup. Is your instance behind a reverseproxy? How is your instance exposed to the WAN?

sorry edit post

Bonjour et merci pour ta réponse
j’espère avoir bien compris la question
je suis sous duckdns en https
ma connexion est en rj45 et je passe par un routeur livebox d’orange

Jim

I don’t speak French, but since you’re using https you should be fine. Netatmo is expecting port 443. Have you set your external url in Open your Home Assistant instance and show your general Home Assistant settings.?

Hello sorry for the French I misused my translator
Well I added the
my: has my configuration.yaml
my Link to General Settings - My Home Assistant
is available now
I restarted HA is it is the same
image

Sorry, I don’t get the context of the screenshot. You are not supposed to use that link directly.

ok I told myself that I should be able to access this link
I still have the same message as what I can do with others?

Logger: homeassistant.components.netatmo
Source: components/netatmo/init.py:189
Integration: Netatmo (documentation, issues)
First occurred: 13:24:06 (1 occurrences)
Last logged: 13:24:06

Error during webhook registration - 400 - Bad request - Allowed ports for webhooks are 80, 88, 443 and 9443. (21) when accessing ‘https://api.netatmo.com/api/addwebhook

You have to expose your instance on one of those ports.