You can’t choose local with this device.
From the doc:
The Somfy TaHoma v2, Somfy Connexoon and Somfy TaHoma Switch support the Somfy TaHoma Developer Mode (local API).
And:
Local API via HomeKit Controller
If your hub (e.g. Somfy Connectivity Kit) supports HomeKit natively, your setup code will be added as a sensor in Home Assistant. Find your hub in Home Assistant and retrieve the value from the HomeKit Setup Code sensor. You can now configure the HomeKit Controller integration in Home Assistant and benefit from local support. Only a limited set of devices is supported.
So you need to use the HomeKit controller integration if you want local control.
Yes it’s Apple but it’s not cloud here. HA simulates a HomeKit controller in order for your device to connect to HA. Then it’s local only between HA and your device. No cloud at all here
No need for an Apple device, Home Assistant can emulate a HomeKit controller (like an Apple device). You should see the HomeKit Setup Code as a sensor when you look for your gateway in the Home Assistant device list. If your mDNS is working, it should already have discovered a HomeKit controller, otherwise you can try creating a new HomeKit controller in Home Assistant.
Hi again, as it turned out the (refurbished) Somfy Connectivity box was still connected to a Polish account. Somfy disconnected and I was able to initialize and connect to wifi.
So, the good news is, that HA does autodiscover it as a Homekit device.
The bad news is that it asks for an 8-digit (XXX-XX-XXX) pairing code. On the back of the Somfy box is a 12-digit PIN (XXXX-XXXX-XXXX) that is not accepted by the Homekit integration.
Then I noticed the 2nd QR with an 8 digit number, although without the dashes. I first broke it up into 3-2-3 but that didnt work. Just entering the code without any dashes did the trick. So I guess the HA prompt could be more clear by removing the dashes.
The code (2523 3903) should be the right code, which is on your hub next to the home icon. You should be able to see this code as well in the Overkiz integration, as a sensor.
Yes, I tried that too. It is a security measure, SCK can be disconnected from the registered account either by the original owner or by Somfy (it is necessary to contact the support of the country of original registration), otherwise it is not possible, resetting the device alone will not help. They helped me too. Thanks.
Overkiz integration stoped working with myself connectivity ke
It yesterday. Overkiz integration is asking to reconfigure and when I input pin in the gateway, username and password I ask me to activate developer mode that I cannot find in Somfy web.
I also tried with HomeKit. It finds the Connectivity Kit and I enter the pairing code but I get the following error: trying to connect somfy connectivity kit to homekit I get the following error:
An unhandled error occurred while attempting to pair with this device. This may be a temporary failure or your device may not be supported currently: Exepected state bytearray(b’\x04’) but got bytearray(b’\x02’)
That link is for the Tahoma box. The connectivity kit doesn’t have the option to activate developer mode (That I can see). @Drossi My Overkiz Integration stopped working yesterday too. Have you found a solution yet ?
just solved my issue: removed the integration and then installed it from scratch using the cloud login (connectivity kit doesn’t have local API / developer mode). happy fixing! hope this can help you…
same error for me when I try to re-enter the pin code on somfy homekit
An unhandled error occurred while attempting to pair with this device. This may be a temporary failure or your device may not be supported currently: Exepected state bytearray(b’\x04’) but got bytearray(b’\x02’)
I then used the format XXXXXXXX instead of XXX-XX-XXX and it worked again