swttt / com.swttt.homekit

Homekit for Homey
https://apps.athom.com/app/com.swttt.homekit
GNU Affero General Public License v3.0
35 stars 20 forks source link

Knx switch do not appears on HomeKit #236

Closed Mel-Stef closed 1 year ago

Mel-Stef commented 1 year ago

Dear,

I’m using your excellent HomeKit in jonction with KNX Homey app to expose all my KNX system to Homey and to Apple Home through your app.

A strange bug affect the “Switch” declared on KNX app. They don’t appears on HomeKit configuration. All others types (light, sensor, roller, etc..) are working like a charm.

Can you have a look to this bug ?

Kind regards.

Stefano

robertklep commented 1 year ago

Can you find the device in this list: https://tools.developer.homey.app/tools/devices

And then tell me its class and the list of capabilities that it supports.

Mel-Stef commented 1 year ago

Dear,

It is the problem ! the devices specified as « Switch » on KNX app do not appear on your list but all others yes.

This type of KNX device will not appear:

GraphiqueCollé-1

GraphiqueCollé-2

GraphiqueCollé-3

But for exemple a very similar KNX items will work:

GraphiqueCollé-4

 Light exemple: 

GraphiqueCollé-6

Kind regards.

Stefano Moriggia

Le 15 sept. 2022 à 19:17, Robert Klep @.***> a écrit :

Can you find the device in this list: https://tools.developer.homey.app/tools/devices https://tools.developer.homey.app/tools/devices And then tell me its class and the list of capabilities that it supports.

— Reply to this email directly, view it on GitHub https://github.com/swttt/com.swttt.homekit/issues/236#issuecomment-1248387929, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3C5ICCZ4PDQCX4WUCWHVGLV6NKZJANCNFSM6AAAAAAQNS6LCU. You are receiving this because you authored the thread.

robertklep commented 1 year ago

Can you post your screenshots on the website instead of mailing them? When you send them through e-mail, they don't appear on Github 😢

Mel-Stef commented 1 year ago

Done !

Le 27 sept. 2022 à 13:55, Robert Klep @.***> a écrit :

Can you post your screenshots on the website https://github.com/swttt/com.swttt.homekit/issues/236#issuecomment-1259387348 instead of mailing them? When you send them through e-mail, they don't appear on Github 😢

— Reply to this email directly, view it on GitHub https://github.com/swttt/com.swttt.homekit/issues/236#issuecomment-1259396816, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3C5ICD2SSA3ZBIQ4BJ65J3WALOEDANCNFSM6AAAAAAQNS6LCU. You are receiving this because you authored the thread.

robertklep commented 1 year ago

@Mel-Stef sorry, the images are really small/scaled so very hard to see.

I don't really have to see how they look in the Homey app, it's more important for me to know what they look like on the developer website.

Mel-Stef commented 1 year ago

For exemple this KNX switch do not show up on HomeKit Capture d’écran 2022-09-30 à 09 02 26

Mel-Stef commented 1 year ago

or this other switch:

Capture d’écran 2022-09-30 à 09 04 22

Mel-Stef commented 1 year ago

In fact all declared type "Switch" on KNX app do not show up on HomeyKit. If for exemple I change to "Light" it will work (but annoying because it will appear like a lamp on Apple Home

Mel-Stef commented 1 year ago

Exemple of lamp (same binary action ON/OFF than a switch) working on HomeyKit: Capture d’écran 2022-09-30 à 09 08 40

robertklep commented 1 year ago

It's a bit strange that they are marked as "remote", but it should be an easy fix to add support for them.

Mel-Stef commented 1 year ago

It will be top if you can fix that, I found a workaround for now with Homey Virtual switch but it is not a clean way to work

robertklep commented 1 year ago

I just published a test version of the app which should have support: https://homey.app/a/com.swttt.homekit/test/

Mel-Stef commented 1 year ago

Sorry the up light exemple is wrong (not a KNX device) but this one yes: Capture d’écran 2022-09-30 à 09 12 46

Mel-Stef commented 1 year ago

Dear Robert, your test version is working. I could add all KNX “switch” type devices to home app now.

Thank you very much for this ultra fast and effective support !

Kind regards

Stefano Moriggia

robertklep commented 1 year ago

Thanks for testing! I'll publish it as a new stable version as soon as possible.