Somfy-Developer / Somfy-TaHoma-Developer-Mode

A collection of requests to use a local API with Somfy TaHoma gateways
147 stars 12 forks source link

Can't connect to local API even if developer mode ist active #150

Closed Skirf closed 1 week ago

Skirf commented 1 week ago

Hi,

I wanted to make my HA a little bite more "local" and tried to connect to my switch via local api. I change from v2 box to switch for this feature.

Sadly I cannot connect via IP oder gateway-*PIN:8443 wit my credentials. Is there anything that could be the problem here? Do i have to open the Port manually in HA/Synology Container?

Thanks!

BernoldNL commented 1 week ago

Please note that this is not the repository for HA.

What you can check is:

  1. Check with curl if you get a response from the apiVersion endpoint.
  2. Check with nmap if port 8443 is open. If not, contact Somfy support.

If both work, the problem is with HA, not Somfy Developer Mode.

Skirf commented 1 week ago

Hi There,

both seems to work fine. Port 8443 is open and i get the 2024.4.3-12 response to the protocolVersion.

Well so maybe I have to finde someone with HA to get some further hints!

Thanks!

BernoldNL commented 1 week ago

You're welcome. Maybe you can close your issue, so that Somfy developers can focus on other issues?