plugin-ZIGBEE Beta

Je pense que c’est quelque chose qu’il faudra mettre dans la future Doc, commencer par inclure prises et ampoules et ensuite les modules non routeurs à l’endroit où ils vont opérer dans la maison.

Bonjour,

je suis entrain de migrer sur xe plugin qui pour moi est accepte plus de produit que Deconz.
Néanmoins je n’"arrive pas à inclure le produit schneider electric CCT5010 qui est bien créer dans la base et validé sur https://compatibility.jeedom.com/

j’ai trouvé un tas de fichier json… si vous avez le temps pour décrypter ceci
(il faut renommer en Zip le fichier)com.se.wiserapp-master.txt (1,5 Mo)

{
  "id": "ZB_PUCK_DIMMER_1",
  "name": {
    "en": "Micro Module Dimmer"
  },
  "class": "light",
  "capabilities": [
    "dim",
    "onoff"
  ],
  "images": {
    "large": "{{driverAssetsPath}}/images/large.png",
    "small": "{{driverAssetsPath}}/images/small.png"
  },
  "zigbee": {
    "manufacturerName": "Schneider Electric",
    "productId": "PUCK/DIMMER/1",
    "learnmode": {
      "instruction": {
        "en": "Toggle the pair button or an attached wall switch 3 times quickly.\n\nIf pairing does not automatically start, try toggle the pair button or attached wall switch 3 times quickly, then hold it down until the LED blinks red rapidly (it takes more than 20 seconds) and then try pairing the device again."
      }
    },
    "endpoints": {
      "3": {
        "clusters": [
          0,
          3,
          4,
          5,
          6,
          8,
          769
        ],
        "bindings": [
          6,
          8,
          769
        ]
      },
      "21": {
        "clusters": [

        ],
        "bindings": [

        ]
      }
    }
  },
  "settings": [
    {
      "id": "transition_time",
      "type": "number",
      "label": {
        "en": "Dim duration"
      },
      "hint": {
        "en": "This setting determines the time in seconds it takes to dim from one level to another. Note: this setting can be overriden by the duration value in a Flow Card."
      },
      "value": 0,
      "units": {
        "en": "s",
        "nl": "s",
        "de": "s"
      },
      "attr": {
        "min": 0,
        "max": 6553
      }
    },
    {
      "type": "group",
      "label": {
        "en": "Switch-on Mode"
      },
      "children": [
        {
          "id": "onlevel_memory",
          "type": "checkbox",
          "value": true,
          "label": {
            "en": "Remember brigthness level"
          }
        },
        {
          "id": "onlevel_level",
          "type": "number",
          "label": {
            "en": "Manual dim level"
          },
          "value": 100,
          "units": {
            "en": "%"
          },
          "attr": {
            "min": 1,
            "max": 100
          }
        }
      ]
    },
    {
      "type": "group",
      "label": {
        "en": "Min/Max Brightness"
      },
      "children": [
        {
          "id": "brightness_min",
          "type": "number",
          "value": 1,
          "label": {
            "en": "Minimum Brigthness"
          },
          "units": {
            "en": "%"
          },
          "attr": {
            "min": 1,
            "max": 40
          }
        },
        {
          "id": "brightness_max",
          "type": "number",
          "label": {
            "en": "Maximum Brigthness"
          },
          "value": 100,
          "units": {
            "en": "%"
          },
          "attr": {
            "min": 60,
            "max": 100
          }
        }
      ]
    },
    {
      "id": "rl_mode",
      "type": "checkbox",
      "value": false,
      "label": {
        "en": "RL Mode"
      }
    },
    {
      "type": "group",
      "label": {
        "en": "Timer"
      },
      "children": [
        {
          "id": "onoff_offtimer",
          "type": "number",
          "label": {
            "en": "Off timer"
          },
          "hint": {
            "en": "0=disabled"
          },
          "value": 0,
          "units": {
            "en": "s"
          },
          "attr": {
            "min": 0,
            "max": 86400
          }
        },
        {
          "id": "onoff_prewarning",
          "type": "number",
          "label": {
            "en": "Prewarning"
          },
          "hint": {
            "en": "Indicates the end of the timer by slowly dimming down 0=disabled"
          },
          "value": 0,
          "units": {
            "en": "s"
          },
          "attr": {
            "min": 0,
            "max": 86400
          }
        }
      ]
    }
  ]
}

Merci

hello
Pour la migration de deconz vers zigbee, on repart de 0 et on réinstalle tout?
Ou on recharge un backup de la clé et on synchronise ?
Merci

Bonjour,
Il faut repartir de 0 et remplacer les commandes au fur et à mesure

Concernant le Xiaomi Switch (LUMI.lumi.sensor_switch), j’ai un soucis avec la commande Event.

Voici le json

{
      "name": "Event",
      "type": "info",
      "subtype": "string",
      "isVisible": 1,
      "isHistorized": 0,
      "logicalId": "1::6::event::click_type",
      "configuration": {
        "repeatEventManagement": "always"
      }
    }

Voici le log en debug

[2021-01-11 15:12:24][DEBUG] : {"devices":{"00:15:8d:00:01:10:5b:0d":{"1":{"6":{"event":{"click":{"value":{"click_type":"single"},"cluster_name":"On\/Off"}},"0":{"value":"True","cluster_name":"On\/Off"}}}}}}
[2021-01-11 15:12:24][DEBUG] : Search event command for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::event::event::click::click_type => single
[2021-01-11 15:12:24][DEBUG] : Search attribut for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::0 => True
[2021-01-11 15:12:25][DEBUG] : {"devices":{"00:15:8d:00:01:10:5b:0d":{"1":{"6":[{"value":"False","cluster_name":"On\/Off"}]}}}}
[2021-01-11 15:12:25][DEBUG] : Search attribut for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::0 => False
[2021-01-11 15:12:37][DEBUG] : {"devices":{"00:15:8d:00:01:10:5b:0d":{"1":{"6":{"event":{"click":{"value":{"click_type":"double"},"cluster_name":"On\/Off"}},"32768":{"value":"2","cluster_name":"On\/Off"}}}}}}
[2021-01-11 15:12:37][DEBUG] : Search event command for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::event::event::click::click_type => double
[2021-01-11 15:12:37][DEBUG] : Search attribut for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::32768 => 2
[2021-01-11 15:12:50][DEBUG] : {"devices":{"00:15:8d:00:01:10:5b:0d":{"1":{"6":{"event":{"click":{"value":{"click_type":"single"},"cluster_name":"On\/Off"}},"0":{"value":"True","cluster_name":"On\/Off"}}}}}}
[2021-01-11 15:12:50][DEBUG] : Search event command for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::event::event::click::click_type => single
[2021-01-11 15:12:50][DEBUG] : Search attribut for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::0 => True
[2021-01-11 15:12:50][DEBUG] : {"devices":{"00:15:8d:00:01:10:5b:0d":{"1":{"6":[{"value":"False","cluster_name":"On\/Off"}]}}}}
[2021-01-11 15:12:50][DEBUG] : Search attribut for 00:15:8d:00:01:10:5b:0d logicalId : 1::6::0 => False

Pour pouvoir récupérer l’event, il ne faudrait pas mettre plutôt
1::6::event::event::click::click_type
?

Oui mais non c’est ma faute en modifiant le code pour le faire marcher ca devrait etre mieux demain je pense (mais il faudra ajouter le ::click mais je prefere attendre demain)

1 « J'aime »

Voici le LUMI.lumi.sensor_smoke détouré.

Top merci ca sera dans la beta de demain

Merci @kaktusatomik

Salut,
Avec la beta du jour,

1::6::event::click::click_type

fonctionne bien.

Par contre, dans le lumi.sensor_switch.json, le logicalId n’est pas à jour :

{
      "name": "Event",
      "type": "info",
      "subtype": "string",
      "isVisible": 1,
      "isHistorized": 0,
      "logicalId": "1::6::event::click_type",
      "configuration": {
        "repeatEventManagement": "always"
      }
    }

:warning: Edit 1 :warning:
En fait il y a un soucis. La communication se fait bien mais la commande n’est pas mise à jour.
Voici le log :

[2021-01-13 07:58:58][DEBUG] : {"devices":{"00:15:8d:00:05:1e:7f:ca":{"1":{"6":{"event":{"click":{"value":{"click_type":"single"},"cluster_name":"On\/Off"}},"0":{"value":"False","cluster_name":"On\/Off"}}}}}}
[2021-01-13 07:58:58][DEBUG] : Search event command for 00:15:8d:00:05:1e:7f:ca logicalId : 1::6::event::click::click_type => single
[2021-01-13 07:58:58][DEBUG] : Search attribut for 00:15:8d:00:05:1e:7f:ca logicalId : 1::6::0 => False

Sur l’équipement, la dernière communication est correcte

Par contre la commande n’est pas mise à jour
image

:white_check_mark: Edit 2 :white_check_mark:
Dans le fichier jeeZigbee.php :
l172 & 182 il reste des ::event::

$cmd = $zigbee->getCmd('info',$endpoint_id.'::'.$cluster_id.'::event::'.$attribut_id.'::'.$cmd_id);

En les supprimant ça semble fonctionner. les commandes sont bien mises à jour.

Quelqu’un aurait une idée pour inclure ce produit? Qui a priori est deja connu dans le plugin Zigbee

@Loic
actuellement je tourne avec une Pizigate et une Zigate wifi sur le plugin.
Je viens de recevoir une clé EZSP, mais on dirait que le plugin est limité à 2 démons.
Est-il prévu de pouvoir gérer plus de 2 gateways zigbee ? J’aurais voulu tester le passage de Zigate à EZSP , composant par composant sans désactiver directement une des Zigates.

Bonsoir, je viens d’acheter la nouvelle clé zigbee elelabs, je voudrais savoir comment la configurer dans le plugin zigbee beta ?

Merci

Bonsoir, voici un nouvel objet.
L’interrupteur Aqara Opple 6 boutons
Manufacturer :lumi
Modèle : lumi.remote.b686opcn01
Lien aliexpress : https://a.aliexpress.com/_BS7lpV

{
    "ieee": "04:cf:8c:df:3c:7d:3d:4b",
    "nwk": 60078,
    "status": 2,
    "lqi": "0",
    "rssi": "0",
    "last_seen": "1610494211.0694747",
    "node_descriptor": "02:40:80:5f:11:7f:64:00:00:2c:64:00:00",
    "endpoints": [
        {
            "id": 1,
            "status": 1,
            "device_type": 261,
            "profile_id": 260,
            "manufacturer": "LUMI",
            "model": "lumi.remote.b686opcn01",
            "output_clusters": [
                {
                    "id": 3,
                    "name": "Identify",
                    "attributes": []
                },
                {
                    "id": 6,
                    "name": "On\/Off",
                    "attributes": []
                },
                {
                    "id": 8,
                    "name": "Level control",
                    "attributes": []
                },
                {
                    "id": 768,
                    "name": "Color Control",
                    "attributes": []
                }
            ],
            "input_clusters": [
                {
                    "id": 0,
                    "name": "BasicCluster",
                    "attributes": [
                        {
                            "id": 0,
                            "name": "zcl_version",
                            "value": 3
                        },
                        {
                            "id": 1,
                            "name": "app_version",
                            "value": 17
                        },
                        {
                            "id": 2,
                            "name": "stack_version",
                            "value": 2
                        },
                        {
                            "id": 3,
                            "name": "hw_version",
                            "value": 1
                        },
                        {
                            "id": 4,
                            "name": "manufacturer",
                            "value": "LUMI"
                        },
                        {
                            "id": 5,
                            "name": "model",
                            "value": "lumi.remote.b686opcn01"
                        },
                        {
                            "id": 6,
                            "name": "date_code",
                            "value": "20190730"
                        },
                        {
                            "id": 7,
                            "name": "power_source",
                            "value": 3
                        },
                        {
                            "id": 16384,
                            "name": "sw_build_id",
                            "value": "2019"
                        }
                    ]
                },
                {
                    "id": 3,
                    "name": "Identify",
                    "attributes": []
                },
                {
                    "id": 1,
                    "name": "Power Configuration",
                    "attributes": [
                        {
                            "id": 32,
                            "name": "battery_voltage",
                            "value": 31
                        },
                        {
                            "id": 33,
                            "name": "battery_percentage_remaining",
                            "value": 200
                        }
                    ]
                },
                {
                    "id": 64704,
                    "name": "OppleCluster",
                    "attributes": [
                        {
                            "id": 9,
                            "name": "mode",
                            "value": 1
                        }
                    ]
                },
                {
                    "id": 18,
                    "name": "MultistateInputCluster",
                    "attributes": [
                        {
                            "id": 85,
                            "name": "present_value",
                            "value": 1
                        }
                    ]
                }
            ]
        },
        {
            "id": 2,
            "status": 1,
            "device_type": 259,
            "profile_id": 260,
            "manufacturer": null,
            "model": null,
            "output_clusters": [
                {
                    "id": 3,
                    "name": "Identify",
                    "attributes": []
                },
                {
                    "id": 6,
                    "name": "On\/Off",
                    "attributes": []
                }
            ],
            "input_clusters": [
                {
                    "id": 3,
                    "name": "Identify",
                    "attributes": []
                },
                {
                    "id": 18,
                    "name": "MultistateInputCluster",
                    "attributes": [
                        {
                            "id": 85,
                            "name": "present_value",
                            "value": 1
                        }
                    ]
                }
            ]
        },
        {
            "id": 3,
            "status": 1,
            "device_type": 259,
            "profile_id": 260,
            "manufacturer": null,
            "model": null,
            "output_clusters": [],
            "input_clusters": [
                {
                    "id": 18,
                    "name": "MultistateInputCluster",
                    "attributes": [
                        {
                            "id": 85,
                            "name": "present_value",
                            "value": 3
                        }
                    ]
                }
            ]
        },
        {
            "id": 4,
            "status": 1,
            "device_type": 259,
            "profile_id": 260,
            "manufacturer": null,
            "model": null,
            "output_clusters": [],
            "input_clusters": [
                {
                    "id": 18,
                    "name": "MultistateInputCluster",
                    "attributes": []
                }
            ]
        },
        {
            "id": 5,
            "status": 1,
            "device_type": 259,
            "profile_id": 260,
            "manufacturer": null,
            "model": null,
            "output_clusters": [],
            "input_clusters": [
                {
                    "id": 18,
                    "name": "MultistateInputCluster",
                    "attributes": []
                }
            ]
        },
        {
            "id": 6,
            "status": 1,
            "device_type": 259,
            "profile_id": 260,
            "manufacturer": null,
            "model": null,
            "output_clusters": [],
            "input_clusters": [
                {
                    "id": 18,
                    "name": "MultistateInputCluster",
                    "attributes": [
                        {
                            "id": 85,
                            "name": "present_value",
                            "value": 1
                        }
                    ]
                }
            ]
        }
    ],
    "signature": {
        "manufacturer": "LUMI",
        "model": "lumi.remote.b686opcn01",
        "node_desc": {
            "byte1": 2,
            "byte2": 64,
            "mac_capability_flags": 128,
            "manufacturer_code": 4447,
            "maximum_buffer_size": 127,
            "maximum_incoming_transfer_size": 100,
            "server_mask": 11264,
            "maximum_outgoing_transfer_size": 100,
            "descriptor_capability_field": 0
        },
        "endpoints": {
            "1": {
                "profile_id": 260,
                "device_type": 261,
                "input_clusters": [
                    0,
                    3,
                    1,
                    64704,
                    18
                ],
                "output_clusters": [
                    3,
                    6,
                    8,
                    768
                ]
            },
            "2": {
                "profile_id": 260,
                "device_type": 259,
                "input_clusters": [
                    3,
                    18
                ],
                "output_clusters": [
                    3,
                    6
                ]
            },
            "3": {
                "profile_id": 260,
                "device_type": 259,
                "input_clusters": [
                    18
                ],
                "output_clusters": []
            },
            "4": {
                "profile_id": 260,
                "device_type": 259,
                "input_clusters": [
                    18
                ],
                "output_clusters": []
            },
            "5": {
                "profile_id": 260,
                "device_type": 259,
                "input_clusters": [
                    18
                ],
                "output_clusters": []
            },
            "6": {
                "profile_id": 260,
                "device_type": 259,
                "input_clusters": [
                    18
                ],
                "output_clusters": []
            }
        }
    },
    "class": "zhaquirks.xiaomi.aqara.opple_remote"
}
[2021-01-13 00:26:02][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 1.0
[2021-01-13 00:26:02][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::button => 1
[2021-01-13 00:26:02][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::press_type => single
[2021-01-13 00:26:02][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::attr_id => 85
[2021-01-13 00:26:02][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::value => 1
[2021-01-13 00:26:02][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_single
[2021-01-13 00:26:05][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"1":{"18":{"85":{"value":"0.0","cluster_name":"MultistateInputCluster"},"event":{"1_long press":{"value":{"button":1,"press_type":"long press","attr_id":85,"value":0},"cluster_name":"MultistateInputCluster"}},"0":{"value":"1_long press","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 00:26:05][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 0.0
[2021-01-13 00:26:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_long press::button => 1
[2021-01-13 00:26:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_long press::press_type => long press
[2021-01-13 00:26:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_long press::attr_id => 85
[2021-01-13 00:26:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_long press::value => 1
[2021-01-13 00:26:05][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_long press
[2021-01-13 00:26:06][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"1":{"18":{"85":{"value":"255.0","cluster_name":"MultistateInputCluster"},"event":{"1_release":{"value":{"button":1,"press_type":"release","attr_id":85,"value":255},"cluster_name":"MultistateInputCluster"}},"0":{"value":"1_release","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 00:26:06][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 255.0
[2021-01-13 00:26:06][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_release::button => 1
[2021-01-13 00:26:06][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_release::press_type => release
[2021-01-13 00:26:06][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_release::attr_id => 85
[2021-01-13 00:26:06][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_release::value => 255
[2021-01-13 00:26:06][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_release
[2021-01-13 00:26:16][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"3":{"18":{"85":{"value":"1.0","cluster_name":"MultistateInputCluster"},"event":{"3_single":{"value":{"button":3,"press_type":"single","attr_id":85,"value":1},"cluster_name":"MultistateInputCluster"}},"0":{"value":"3_single","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 00:26:16][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::85 => 1.0
[2021-01-13 00:26:16][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::button => 3
[2021-01-13 00:26:16][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::press_type => single
[2021-01-13 00:26:16][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::attr_id => 85
[2021-01-13 00:26:16][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::value => 1
[2021-01-13 00:26:16][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::0 => 3_single
[2021-01-13 00:26:21][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"3":{"18":{"85":{"value":"3.0","cluster_name":"MultistateInputCluster"},"event":{"3_triple":{"value":{"button":3,"press_type":"triple","attr_id":85,"value":3},"cluster_name":"MultistateInputCluster"}},"0":{"value":"3_triple","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 00:26:21][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::85 => 3.0
[2021-01-13 00:26:21][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::button => 3
[2021-01-13 00:26:21][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::press_type => triple
[2021-01-13 00:26:21][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::attr_id => 85
[2021-01-13 00:26:21][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::value => 3
[2021-01-13 00:26:21][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::0 => 3_triple

Merci.

Super merci pour le retour c’est exactement ce qu’il me fallait comme information, ca sera corrigé dans la beta de demain matin

1 « J'aime »

Bonjour,
Sans log je peux rien faire pour toi… Et c’est pas faute de le dire si pas de log => pas de probleme

Bonjour,
C’est prevu dans le plugin de changer le nombre max (il suffit de mettre le nombre voulu en db) mais pour l’instant je ne veux pas donner l’astuce pour me concentrer sur le reste.

Bonjour,
C’est de la beta donc ca demande de l’autonomie (surtout la ya rien a faire presque…)

Bonjour,
Ca devrait etre bon dans la beta de demain (à tester car dans la log je ne vois des appui que sur les bouton 1 et 3 et pas le 2)

Bonjour,

Effectivement je pensais que c’était suffisant pour l’exemple.

Si besoin voici les logs de tous les events pour les 6 boutons. Single Click Double Click Triple Click et le Long Press et release

[2021-01-13 09:13:30][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 1.0
[2021-01-13 09:13:30][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::button => 1
[2021-01-13 09:13:30][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::press_type => single
[2021-01-13 09:13:30][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::attr_id => 85
[2021-01-13 09:13:30][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_single::value => 1
[2021-01-13 09:13:30][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_single
[2021-01-13 09:13:35][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"2":{"18":{"85":{"value":"1.0","cluster_name":"MultistateInputCluster"},"event":{"2_single":{"value":{"button":2,"press_type":"single","attr_id":85,"value":1},"cluster_name":"MultistateInputCluster"}},"0":{"value":"2_single","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:35][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::85 => 1.0
[2021-01-13 09:13:35][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_single::button => 2
[2021-01-13 09:13:35][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_single::press_type => single
[2021-01-13 09:13:35][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_single::attr_id => 85
[2021-01-13 09:13:35][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_single::value => 1
[2021-01-13 09:13:35][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::0 => 2_single
[2021-01-13 09:13:38][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"3":{"18":{"85":{"value":"1.0","cluster_name":"MultistateInputCluster"},"event":{"3_single":{"value":{"button":3,"press_type":"single","attr_id":85,"value":1},"cluster_name":"MultistateInputCluster"}},"0":{"value":"3_single","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:38][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::85 => 1.0
[2021-01-13 09:13:38][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::button => 3
[2021-01-13 09:13:38][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::press_type => single
[2021-01-13 09:13:38][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::attr_id => 85
[2021-01-13 09:13:38][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_single::value => 1
[2021-01-13 09:13:38][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::0 => 3_single
[2021-01-13 09:13:40][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"4":{"18":{"85":{"value":"1.0","cluster_name":"MultistateInputCluster"},"event":{"4_single":{"value":{"button":4,"press_type":"single","attr_id":85,"value":1},"cluster_name":"MultistateInputCluster"}},"0":{"value":"4_single","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:40][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::85 => 1.0
[2021-01-13 09:13:40][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_single::button => 4
[2021-01-13 09:13:40][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_single::press_type => single
[2021-01-13 09:13:40][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_single::attr_id => 85
[2021-01-13 09:13:40][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_single::value => 1
[2021-01-13 09:13:40][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::0 => 4_single
[2021-01-13 09:13:42][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"5":{"18":{"85":{"value":"1.0","cluster_name":"MultistateInputCluster"},"event":{"5_single":{"value":{"button":5,"press_type":"single","attr_id":85,"value":1},"cluster_name":"MultistateInputCluster"}},"0":{"value":"5_single","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:42][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::85 => 1.0
[2021-01-13 09:13:42][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_single::button => 5
[2021-01-13 09:13:42][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_single::press_type => single
[2021-01-13 09:13:42][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_single::attr_id => 85
[2021-01-13 09:13:42][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_single::value => 1
[2021-01-13 09:13:42][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::0 => 5_single
[2021-01-13 09:13:44][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"6":{"18":{"85":{"value":"1.0","cluster_name":"MultistateInputCluster"},"event":{"6_single":{"value":{"button":6,"press_type":"single","attr_id":85,"value":1},"cluster_name":"MultistateInputCluster"}},"0":{"value":"6_single","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:44][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::85 => 1.0
[2021-01-13 09:13:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_single::button => 6
[2021-01-13 09:13:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_single::press_type => single
[2021-01-13 09:13:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_single::attr_id => 85
[2021-01-13 09:13:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_single::value => 1
[2021-01-13 09:13:44][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::0 => 6_single
[2021-01-13 09:13:48][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"1":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"1_double":{"value":{"button":1,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"1_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:48][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 2.0
[2021-01-13 09:13:48][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::button => 1
[2021-01-13 09:13:48][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::press_type => double
[2021-01-13 09:13:48][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::attr_id => 85
[2021-01-13 09:13:48][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::value => 2
[2021-01-13 09:13:48][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_double
[2021-01-13 09:13:49][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"1":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"1_double":{"value":{"button":1,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"1_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:49][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 2.0
[2021-01-13 09:13:49][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::button => 1
[2021-01-13 09:13:49][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::press_type => double
[2021-01-13 09:13:49][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::attr_id => 85
[2021-01-13 09:13:49][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::value => 2
[2021-01-13 09:13:49][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_double
[2021-01-13 09:13:50][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"1":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"1_double":{"value":{"button":1,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"1_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:50][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 2.0
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::button => 1
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::press_type => double
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::attr_id => 85
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_double::value => 2
[2021-01-13 09:13:50][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_double
[2021-01-13 09:13:50][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"2":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"2_double":{"value":{"button":2,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"2_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:50][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::85 => 2.0
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_double::button => 2
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_double::press_type => double
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_double::attr_id => 85
[2021-01-13 09:13:50][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_double::value => 2
[2021-01-13 09:13:50][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::0 => 2_double
[2021-01-13 09:13:54][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"3":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"3_double":{"value":{"button":3,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"3_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:54][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::85 => 2.0
[2021-01-13 09:13:54][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_double::button => 3
[2021-01-13 09:13:54][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_double::press_type => double
[2021-01-13 09:13:54][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_double::attr_id => 85
[2021-01-13 09:13:54][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_double::value => 2
[2021-01-13 09:13:54][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::0 => 3_double
[2021-01-13 09:13:56][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"4":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"4_double":{"value":{"button":4,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"4_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:56][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::85 => 2.0
[2021-01-13 09:13:56][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_double::button => 4
[2021-01-13 09:13:56][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_double::press_type => double
[2021-01-13 09:13:56][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_double::attr_id => 85
[2021-01-13 09:13:56][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_double::value => 2
[2021-01-13 09:13:56][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::0 => 4_double
[2021-01-13 09:13:59][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"5":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"5_double":{"value":{"button":5,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"5_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:13:59][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::85 => 2.0
[2021-01-13 09:13:59][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_double::button => 5
[2021-01-13 09:13:59][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_double::press_type => double
[2021-01-13 09:13:59][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_double::attr_id => 85
[2021-01-13 09:13:59][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_double::value => 2
[2021-01-13 09:13:59][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::0 => 5_double
[2021-01-13 09:14:01][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"6":{"18":{"85":{"value":"2.0","cluster_name":"MultistateInputCluster"},"event":{"6_double":{"value":{"button":6,"press_type":"double","attr_id":85,"value":2},"cluster_name":"MultistateInputCluster"}},"0":{"value":"6_double","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:14:01][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::85 => 2.0
[2021-01-13 09:14:01][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_double::button => 6
[2021-01-13 09:14:01][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_double::press_type => double
[2021-01-13 09:14:01][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_double::attr_id => 85
[2021-01-13 09:14:01][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_double::value => 2
[2021-01-13 09:14:01][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::0 => 6_double
[2021-01-13 09:24:36][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::85 => 3.0
[2021-01-13 09:24:36][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_triple::button => 1
[2021-01-13 09:24:36][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_triple::press_type => triple
[2021-01-13 09:24:36][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_triple::attr_id => 85
[2021-01-13 09:24:36][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::event::1_triple::value => 3
[2021-01-13 09:24:36][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 1::18::0 => 1_triple
[2021-01-13 09:24:41][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"2":{"18":{"85":{"value":"3.0","cluster_name":"MultistateInputCluster"},"event":{"2_triple":{"value":{"button":2,"press_type":"triple","attr_id":85,"value":3},"cluster_name":"MultistateInputCluster"}},"0":{"value":"2_triple","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:24:41][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::85 => 3.0
[2021-01-13 09:24:41][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_triple::button => 2
[2021-01-13 09:24:41][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_triple::press_type => triple
[2021-01-13 09:24:41][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_triple::attr_id => 85
[2021-01-13 09:24:41][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::event::2_triple::value => 3
[2021-01-13 09:24:41][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 2::18::0 => 2_triple
[2021-01-13 09:24:44][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"3":{"18":{"85":{"value":"3.0","cluster_name":"MultistateInputCluster"},"event":{"3_triple":{"value":{"button":3,"press_type":"triple","attr_id":85,"value":3},"cluster_name":"MultistateInputCluster"}},"0":{"value":"3_triple","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:24:44][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::85 => 3.0
[2021-01-13 09:24:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::button => 3
[2021-01-13 09:24:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::press_type => triple
[2021-01-13 09:24:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::attr_id => 85
[2021-01-13 09:24:44][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::event::3_triple::value => 3
[2021-01-13 09:24:44][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 3::18::0 => 3_triple
[2021-01-13 09:25:00][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"4":{"18":{"85":{"value":"3.0","cluster_name":"MultistateInputCluster"},"event":{"4_triple":{"value":{"button":4,"press_type":"triple","attr_id":85,"value":3},"cluster_name":"MultistateInputCluster"}},"0":{"value":"4_triple","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:25:00][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::85 => 3.0
[2021-01-13 09:25:00][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_triple::button => 4
[2021-01-13 09:25:00][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_triple::press_type => triple
[2021-01-13 09:25:00][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_triple::attr_id => 85
[2021-01-13 09:25:00][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::event::4_triple::value => 3
[2021-01-13 09:25:00][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 4::18::0 => 4_triple
[2021-01-13 09:25:03][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"5":{"18":{"85":{"value":"3.0","cluster_name":"MultistateInputCluster"},"event":{"5_triple":{"value":{"button":5,"press_type":"triple","attr_id":85,"value":3},"cluster_name":"MultistateInputCluster"}},"0":{"value":"5_triple","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:25:03][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::85 => 3.0
[2021-01-13 09:25:03][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_triple::button => 5
[2021-01-13 09:25:03][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_triple::press_type => triple
[2021-01-13 09:25:03][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_triple::attr_id => 85
[2021-01-13 09:25:03][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::event::5_triple::value => 3
[2021-01-13 09:25:03][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 5::18::0 => 5_triple
[2021-01-13 09:25:05][DEBUG] : {"devices":{"04:cf:8c:df:3c:7d:3d:4b":{"6":{"18":{"85":{"value":"3.0","cluster_name":"MultistateInputCluster"},"event":{"6_triple":{"value":{"button":6,"press_type":"triple","attr_id":85,"value":3},"cluster_name":"MultistateInputCluster"}},"0":{"value":"6_triple","cluster_name":"MultistateInputCluster"}}}}}}
[2021-01-13 09:25:05][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::85 => 3.0
[2021-01-13 09:25:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_triple::button => 6
[2021-01-13 09:25:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_triple::press_type => triple
[2021-01-13 09:25:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_triple::attr_id => 85
[2021-01-13 09:25:05][DEBUG] : Search event command for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::event::6_triple::value => 3
[2021-01-13 09:25:05][DEBUG] : Search attribut for 04:cf:8c:df:3c:7d:3d:4b logicalId : 6::18::0 => 6_triple