robertklep / name.klep.homekitty

HomeyKit 3.0
15 stars 5 forks source link

Everspring dimmable plugs appear as on/of plugs #83

Closed voodoomatz closed 11 months ago

voodoomatz commented 11 months ago

My dimmable power plugs appear in HomeKit as on/off plugs. In Homey they are dimmable. In HomeKit not. With Homey experimental HomeKit it was fine.

  1. Data Key | Value token | "7f091266-0ca2-42ea-8fef-6ceaf56b81d5"

  2. Settings Key | Value zw_node_id | "13" zw_manufacturer_id | "96" zw_product_type_id | "3" zw_product_id | "3" zw_device_class_basic | "BASIC_TYPE_ROUTING_SLAVE" zw_device_class_generic | "GENERIC_TYPE_SWITCH_MULTILEVEL" zw_device_class_specific | "SPECIFIC_TYPE_POWER_SWITCH_MULTILEVEL" zw_firmware_id | "771" zw_application_version | "1" zw_application_sub_version | "1" zw_hardware_version | "2" zw_secure | "⨯" zw_battery | "⨯" zw_wakeup_interval | 0 zw_wakeup_enabled | false zw_group_1 | "1" zw_group_2 | "" zw_application_version_1 | "0" zw_application_sub_version_1 | "6" meter_report_interval | 3 remember_state | true dimming_onoff | false energy_alwayson | false energy_value_off | null energy_value_on | null zw_configuration_value | "" homekit_exclude | false

  3. Capabilities ID | Title | Type | Value | Set Value | Last Changed onoff | Eingeschaltet | boolean | true | truefalseSET | 15 minutes ago dim | Dimmlevel | number | 0.02 | SET | 15 minutes ago

robertklep commented 11 months ago

("HomeyKit" is not the same as the experimental HomeKit implementation)

Can you show how the device is presented in Home when using the experimental HomeKit? Because attaching a "Brightness" capability to an "Outlet" device does nothing for me (which is also as expected, because outlets in the HomeKit protocol aren't dimmable).

Are you sure the device wasn't previously configured the "Plugged in" setting for the device?

image

When you set that to "Light", it should work with HomeKitty as well.

voodoomatz commented 11 months ago

Sigh .. I had to reset HomeKitty and lost all HomeKit automations related to the bridge.. Ah well..

So, this is what I found:

robertklep commented 11 months ago

Should be fixed with v2.2.12.

Make sure that in Home, you set "Anzeigen als" to "Licht".

voodoomatz commented 11 months ago

CONFIRMED.

Thank you so much. Nice job, Rob!!

Sent from my mobile device. Please excuse my brevity.


Von: Robert Klep @.> Gesendet: Friday, December 29, 2023 2:53:10 PM An: robertklep/name.klep.homekitty @.> Cc: Marcel Korte @.>; Author @.> Betreff: Re: [robertklep/name.klep.homekitty] Everspring dimmable plugs appear as on/of plugs (Issue #83)

Should be fixed with v2.2.12https://homey.app/a/name.klep.homekitty/test/.

Make sure that in Home, you set "Anzeigen als" to "Licht".

— Reply to this email directly, view it on GitHubhttps://github.com/robertklep/name.klep.homekitty/issues/83#issuecomment-1872106552, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AANJEMCEWGW6WRP37XGR5HTYL3DMNAVCNFSM6AAAAABBFYIUSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSGEYDMNJVGI. You are receiving this because you authored the thread.Message ID: @.***>

robertklep commented 11 months ago

Thank for for testing 😊