plugin-ZIGBEE Beta

Loic,
ci joint la photo détourée du capteur de température et d’humidité « sens » de xiaomi". celle qui est dans le fichier n’y est pas.
LUMI.lumi.sens

On ne peut rien faire avec ça ? 1::6::0 => True
On a le True que sur le maintien puis le False au relâchement…

Ca marchera pas bien par experience si le module dit pas c’est un appui long alors ca marche pas de le deviner avec le temps de maintient

Excusez moi, en plus ce n’est pas Noé mais Zoé et effectivement c’est la télécommande qui s’appelle ainsi (Noé c’est la télécommande qui n’est pas zigbee).
Le json ne remonte rien pour moi aussi:
plugin-ZIGBEE Beta - Plugins / Protocole domotique - Communauté Jeedom

Du coup Profalux en manufacturer et model.

Justement, sans utiliser de timing, le module est « prévu » pour ça, chacun des 3 cas envoie une trame différente, regardez ci-dessous un récap…

Lors d’un simple appui, il y a :
1::6::event::click::click_type => single
1::6::0 => False

Lors d’un double clic :
1::6::event::click::click_type => double
1::6::32768 => 2

Lors d’un long appui il y a :
1::6::event::click::click_type => single
1::6::0 => True
Puis après relachement:
1::6::0 => False

Bonsoir Loïc,

J’ai testé l’inclusion de mes modules suite à la dernière mise à jour.

Pour le module TZ3000_40zcsvfv, l’inclusion automatique ne se fait toujours pas :slightly_frowning_face: .

Mais si on renseigne manuellement le fabricant : Tuya et l’équipement : [_TZ3000_40zcsvfv TS0502A] ASLED Swing, tout fonctionne bien, et les limites sont bonnes :+1: .

à toutes fins utiles, je te remets les données brutes :

{
    "ieee": "ec:1b:bd:ff:fe:8a:19:7d",
    "nwk": 3920,
    "status": 2,
    "lqi": "210",
    "rssi": "0",
    "last_seen": "1613510099.484943",
    "node_descriptor": "01:40:8e:02:10:52:52:00:00:2c:52:00:00",
    "endpoints": [
        {
            "id": 1,
            "status": 1,
            "device_type": 257,
            "profile_id": 260,
            "manufacturer": "_TZ3000_40zcsvfv",
            "model": "TS0502A",
            "output_clusters": [
                {
                    "id": 25,
                    "name": "Ota",
                    "attributes": []
                }
            ],
            "input_clusters": [
                {
                    "id": 0,
                    "name": "Basic",
                    "attributes": [
                        {
                            "id": 0,
                            "name": "zcl_version",
                            "value": 3
                        },
                        {
                            "id": 1,
                            "name": "app_version",
                            "value": 65
                        },
                        {
                            "id": 2,
                            "name": "stack_version",
                            "value": 0
                        },
                        {
                            "id": 3,
                            "name": "hw_version",
                            "value": 1
                        },
                        {
                            "id": 4,
                            "name": "manufacturer",
                            "value": "_TZ3000_40zcsvfv"
                        },
                        {
                            "id": 5,
                            "name": "model",
                            "value": "TS0502A"
                        },
                        {
                            "id": 6,
                            "name": "date_code",
                            "value": ""
                        },
                        {
                            "id": 7,
                            "name": "power_source",
                            "value": 1
                        }
                    ]
                },
                {
                    "id": 10,
                    "name": "Time",
                    "attributes": []
                },
                {
                    "id": 4,
                    "name": "Groups",
                    "attributes": []
                },
                {
                    "id": 5,
                    "name": "Scenes",
                    "attributes": []
                },
                {
                    "id": 6,
                    "name": "On\/Off",
                    "attributes": [
                        {
                            "id": 0,
                            "name": "on_off",
                            "value": 0
                        },
                        {
                            "id": 16386,
                            "name": "off_wait_time",
                            "value": 0
                        }
                    ]
                },
                {
                    "id": 8,
                    "name": "Level control",
                    "attributes": [
                        {
                            "id": 0,
                            "name": "current_level",
                            "value": 69
                        }
                    ]
                },
                {
                    "id": 768,
                    "name": "Color Control",
                    "attributes": [
                        {
                            "id": 7,
                            "name": "color_temperature",
                            "value": 4
                        }
                    ]
                }
            ]
        }
    ],
    "signature": {
        "manufacturer": "_TZ3000_40zcsvfv",
        "model": "TS0502A",
        "node_desc": {
            "byte1": 1,
            "byte2": 64,
            "mac_capability_flags": 142,
            "manufacturer_code": 4098,
            "maximum_buffer_size": 82,
            "maximum_incoming_transfer_size": 82,
            "server_mask": 11264,
            "maximum_outgoing_transfer_size": 82,
            "descriptor_capability_field": 0
        },
        "endpoints": {
            "1": {
                "profile_id": 260,
                "device_type": 257,
                "input_clusters": [
                    0,
                    10,
                    4,
                    5,
                    6,
                    8,
                    768
                ],
                "output_clusters": [
                    25
                ]
            }
        }
    },
    "class": "zigpy.device"
}

Bonjour Loic,

Si je comprend bien la fonction Backup/Restore, cela permet de faire un backup du maillage actuel (sur un coordinateur ZNP par exemple) et de faire une restauration de ce maillage sur un autre coordinateur ?

Le maillage d’un réseau Zigbee est lié au coordinateur et non pas au plugin Zigbee ?

Bonjour,
Ok trouvé pourquoi, vous allez avoir pendant 1 à 2 semaines des conf en double pour tuya mais c’est normal et ca corrigera des soucis de decouverte auto pour les modules tuya

Oui en zigbee la clef a la configuration du maillage, des clef de securité et de pas mal de chose au final le plugin a juste une liste de module

Essaye de mettre la commande et tu verra que ca marchera pas toujours en particulier sur les petit hardware l’envoi des 2 infos se fera en meme temps…

Ce device a deja été évoqué ici.
Il gère le
1 clic = single
2 clics = double
3 clic = triple
4 clics = quadruple
5 clics = furious

Il fonctionne très bien dans l’état actuel sur le plugin ZIgbee

Bjr Loïc cela fonctionne,
Juste pour avoir une base de données exacte et éviter les confusions, la bonne référence est :
QBKG12LM
merci

Bonjour,
Avec ce plugin, sera-t-il toujours nécessaire de mettre à jour le firmware de la clé conbee 2. Si oui, est-ce que le plugin prendra en charge la fonction ou faudra-t-il faire la mise à jour en parallèle ?
(j’ai fouillé mais n’ai pas trouvé ce sujet dans les 1448 posts précédents).
Merci.

Bonjour @Loic,

Si tu peux ajouter :

2021-02-17_13h38_44-removebg-preview

  • Marque : LoraTap.
  • Model : Télécommande 3 boutons TS0043.
  • Informations brutes :
{
    "ieee": "5c:02:72:ff:fe:c9:bf:c1",
    "nwk": 3717,
    "status": 2,
    "lqi": "192",
    "rssi": "-52",
    "last_seen": "1613564762.7522206",
    "node_descriptor": "02:40:80:02:10:52:52:00:00:2c:52:00:00",
    "endpoints": [
        {
            "id": 1,
            "status": 1,
            "device_type": 6,
            "profile_id": 260,
            "manufacturer": "_TZ3000_bi6lpsew",
            "model": "TS0043",
            "output_clusters": [
                {
                    "id": 25,
                    "name": "Ota",
                    "attributes": []
                }
            ],
            "input_clusters": [
                {
                    "id": 0,
                    "name": "Basic",
                    "attributes": [
                        {
                            "id": 0,
                            "name": "zcl_version",
                            "value": 3
                        },
                        {
                            "id": 1,
                            "name": "app_version",
                            "value": 66
                        },
                        {
                            "id": 2,
                            "name": "stack_version",
                            "value": 0
                        },
                        {
                            "id": 3,
                            "name": "hw_version",
                            "value": 1
                        },
                        {
                            "id": 4,
                            "name": "manufacturer",
                            "value": "_TZ3000_bi6lpsew"
                        },
                        {
                            "id": 5,
                            "name": "model",
                            "value": "TS0043"
                        },
                        {
                            "id": 6,
                            "name": "date_code",
                            "value": ""
                        },
                        {
                            "id": 7,
                            "name": "power_source",
                            "value": 3
                        }
                    ]
                },
                {
                    "id": 1,
                    "name": "Power Configuration",
                    "attributes": [
                        {
                            "id": 32,
                            "name": "battery_voltage",
                            "value": 30
                        },
                        {
                            "id": 33,
                            "name": "battery_percentage_remaining",
                            "value": 200
                        }
                    ]
                },
                {
                    "id": 6,
                    "name": "TS004X_cluster",
                    "attributes": []
                },
                {
                    "id": 10,
                    "name": "Time",
                    "attributes": []
                }
            ]
        },
        {
            "id": 2,
            "status": 1,
            "device_type": 6,
            "profile_id": 260,
            "manufacturer": null,
            "model": null,
            "output_clusters": [],
            "input_clusters": [
                {
                    "id": 1,
                    "name": "Power Configuration",
                    "attributes": []
                },
                {
                    "id": 6,
                    "name": "TS004X_cluster",
                    "attributes": []
                }
            ]
        },
        {
            "id": 3,
            "status": 1,
            "device_type": 6,
            "profile_id": 260,
            "manufacturer": null,
            "model": null,
            "output_clusters": [],
            "input_clusters": [
                {
                    "id": 1,
                    "name": "Power Configuration",
                    "attributes": []
                },
                {
                    "id": 6,
                    "name": "TS004X_cluster",
                    "attributes": []
                }
            ]
        }
    ],
    "signature": {
        "manufacturer": "_TZ3000_bi6lpsew",
        "model": "TS0043",
        "node_desc": {
            "byte1": 2,
            "byte2": 64,
            "mac_capability_flags": 128,
            "manufacturer_code": 4098,
            "maximum_buffer_size": 82,
            "maximum_incoming_transfer_size": 82,
            "server_mask": 11264,
            "maximum_outgoing_transfer_size": 82,
            "descriptor_capability_field": 0
        },
        "endpoints": {
            "1": {
                "profile_id": 260,
                "device_type": 6,
                "input_clusters": [
                    0,
                    1,
                    6,
                    10
                ],
                "output_clusters": [
                    25
                ]
            },
            "2": {
                "profile_id": 260,
                "device_type": 6,
                "input_clusters": [
                    1,
                    6
                ],
                "output_clusters": []
            },
            "3": {
                "profile_id": 260,
                "device_type": 6,
                "input_clusters": [
                    1,
                    6
                ],
                "output_clusters": []
            }
        }
    },
    "class": "zhaquirks.tuya.ts0043"
}

Des logs :

[2021-02-17 13:44:09][DEBUG] : {"devices":{"5c:02:72:ff:fe:88:c9:a4":{"1":{"6":[{"value":"Bool.true","cluster_name":"On\/Off"}],"8":[{"value":"254","cluster_name":"Level control"}]}}}}
[2021-02-17 13:44:09][DEBUG] : Search attribut for 5c:02:72:ff:fe:88:c9:a4 logicalId : 1::6::0 => Bool.true
[2021-02-17 13:44:09][DEBUG] : Search attribut for 5c:02:72:ff:fe:88:c9:a4 logicalId : 1::8::0 => 254
[2021-02-17 13:44:17][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"1":{"6":{"event":{"remote_button_short_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"0","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:17][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::0 => 253
[2021-02-17 13:44:17][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::1 => 0
[2021-02-17 13:44:18][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"1":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:18][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::0 => 253
[2021-02-17 13:44:18][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::1 => 1
[2021-02-17 13:44:19][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"1":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:19][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::0 => 253
[2021-02-17 13:44:19][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::1 => 1
[2021-02-17 13:44:21][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"1":{"6":{"event":{"remote_button_short_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"0","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:21][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::0 => 253
[2021-02-17 13:44:21][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 1::6::cmd::1 => 0
[2021-02-17 13:44:23][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"2":{"6":{"event":{"remote_button_short_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"0","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:23][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::0 => 253
[2021-02-17 13:44:23][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::1 => 0
[2021-02-17 13:44:23][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"2":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:23][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::0 => 253
[2021-02-17 13:44:23][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::1 => 1
[2021-02-17 13:44:25][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"2":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:25][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::0 => 253
[2021-02-17 13:44:25][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::1 => 1
[2021-02-17 13:44:26][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"2":{"6":{"event":{"remote_button_short_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"0","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:26][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::0 => 253
[2021-02-17 13:44:26][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::1 => 0
[2021-02-17 13:44:27][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"2":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:27][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::0 => 253
[2021-02-17 13:44:27][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::1 => 1
[2021-02-17 13:44:32][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"2":{"6":{"event":{"remote_button_long_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"2","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:32][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::0 => 253
[2021-02-17 13:44:32][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 2::6::cmd::1 => 2
[2021-02-17 13:44:33][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"3":{"6":{"event":{"remote_button_short_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"0","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:33][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::0 => 253
[2021-02-17 13:44:33][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::1 => 0
[2021-02-17 13:44:34][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"3":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:34][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::0 => 253
[2021-02-17 13:44:34][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::1 => 1
[2021-02-17 13:44:36][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"3":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:36][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::0 => 253
[2021-02-17 13:44:36][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::1 => 1
[2021-02-17 13:44:41][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"3":{"6":{"event":{"remote_button_long_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"2","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:41][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::0 => 253
[2021-02-17 13:44:41][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::1 => 2
[2021-02-17 13:44:43][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"3":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:43][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::0 => 253
[2021-02-17 13:44:43][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::1 => 1
[2021-02-17 13:44:44][DEBUG] : {"devices":{"5c:02:72:ff:fe:c9:bf:c1":{"3":{"6":{"event":{"remote_button_double_press":{"value":[],"cluster_name":"TS004X_cluster"}},"cmd":[{"value":"253","cluster_name":"TS004X_cluster"},{"value":"1","cluster_name":"TS004X_cluster"}]}}}}}
[2021-02-17 13:44:44][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::0 => 253
[2021-02-17 13:44:44][DEBUG] : Search command for 5c:02:72:ff:fe:c9:bf:c1 logicalId : 3::6::cmd::1 => 1
[2021-02-17 13:45:01][DEBUG] : {"devices":{"00:15:8d:00:02:25:08:8e":{"1":{"1280":[{"value":"0","cluster_name":"IAS Zone"}]}}}}
[2021-02-17 13:45:01][DEBUG] : {"devices":{"00:15:8d:00:02:25:08:8e":{"1":{"1280":{"cmd":{"1":{"value":"0","cluster_name":"IAS Zone"},"1.1":{"value":"0","cluster_name":"IAS Zone"},"1.2":{"value":"0","cluster_name":"IAS Zone"},"1.3":{"value":"0","cluster_name":"IAS Zone"}}}}}}}
[2021-02-17 13:45:01][DEBUG] : Search command for 00:15:8d:00:02:25:08:8e logicalId : 1::1280::cmd::1 => 0
[2021-02-17 13:45:01][DEBUG] : Search attribut for 00:15:8d:00:02:25:08:8e logicalId : 1::1280::0 => 0
[2021-02-17 13:45:01][DEBUG] : Search command for 00:15:8d:00:02:25:08:8e logicalId : 1::1280::cmd::1.1 => 0
[2021-02-17 13:45:01][DEBUG] : Search command for 00:15:8d:00:02:25:08:8e logicalId : 1::1280::cmd::1.2 => 0
[2021-02-17 13:45:01][DEBUG] : Search command for 00:15:8d:00:02:25:08:8e logicalId : 1::1280::cmd::1.3 => 0
[2021-02-17 13:45:02][DEBUG] : {"devices":{"5c:02:72:ff:fe:97:0a:50":{"1":{"8":[{"value":"254","cluster_name":"Level control"}]}}}}
[2021-02-17 13:45:02][DEBUG] : Search attribut for 5c:02:72:ff:fe:97:0a:50 logicalId : 1::8::0 => 254

On voit bien 3 possibilités :

  • Press
  • Double press
  • Long press

Donc 3 boutons x 3 possibilité = 9 actions.

Merci !

Bonjour,
Oui la mise à jour des firmware est important c’est lui gere le routage par exemple donc c’est très important. Et non il faudra le faire en parallèle car il faut un utilitaire pour que ca marche qui n’est la que si on installe deconz (par contre pour les clef elelabs ca sera disponible dans la beta de demain)

1 « J'aime »

Pour info, pour l’upgrade de firmware, pour ceux que ça intéressent j’ai fait un post sur mon blog pour l’EZSP : Mise à jour du contrôleur ZigBee ELELABS EZSP - Guillaume Kulakowski's blog

Après je n’ai pas eu d’info sur le changelog du firmware.

C’est ce que fera la maj de demain en automatique avec un petit plus la possibilité de passer sur un firmware encore plus récent (mais pas officiel elelabs)

2 « J'aime »

Cool ! ! ! Mais du coup c’est qui qui fourni ce firmware ? Il y aura un changelog ?

1 « J'aime »

Le firmware vient de la EZSP-Firmware/Elelabs-ELU013 at master · zha-ng/EZSP-Firmware · GitHub pour le changelog c’est le changelog officiel de slicon labs

1 « J'aime »

Bonjour @Loic
Pour le ROM001 Phillips


Le json est incomplet
Voici le mien

{
    "ieee": "00:17:88:01:08:00:bc:e4",
    "nwk": 40725,
    "status": 2,
    "lqi": "175",
    "rssi": "-72",
    "last_seen": "1613579232.4059298",
    "node_descriptor": "02:40:80:0b:10:52:80:00:00:2c:80:00:00",
    "endpoints": [
        {
            "id": 1,
            "status": 1,
            "device_type": 2096,
            "profile_id": 260,
            "manufacturer": "Philips",
            "model": "ROM001",
            "output_clusters": [
                {
                    "id": 25,
                    "name": "Ota",
                    "attributes": []
                },
                {
                    "id": 0,
                    "name": "Basic",
                    "attributes": []
                },
                {
                    "id": 3,
                    "name": "Identify",
                    "attributes": []
                },
                {
                    "id": 4,
                    "name": "Groups",
                    "attributes": []
                },
                {
                    "id": 6,
                    "name": "On\/Off",
                    "attributes": []
                },
                {
                    "id": 8,
                    "name": "Level control",
                    "attributes": []
                },
                {
                    "id": 5,
                    "name": "Scenes",
                    "attributes": []
                },
                {
                    "id": 4096,
                    "name": "LightLink",
                    "attributes": []
                }
            ],
            "input_clusters": [
                {
                    "id": 0,
                    "name": "PhilipsBasicCluster",
                    "attributes": [
                        {
                            "id": 0,
                            "name": "zcl_version",
                            "value": 2
                        },
                        {
                            "id": 1,
                            "name": "app_version",
                            "value": 2
                        },
                        {
                            "id": 2,
                            "name": "stack_version",
                            "value": 1
                        },
                        {
                            "id": 3,
                            "name": "hw_version",
                            "value": 1
                        },
                        {
                            "id": 4,
                            "name": "manufacturer",
                            "value": "Philips"
                        },
                        {
                            "id": 5,
                            "name": "model",
                            "value": "ROM001"
                        },
                        {
                            "id": 6,
                            "name": "date_code",
                            "value": "20190704"
                        },
                        {
                            "id": 7,
                            "name": "power_source",
                            "value": 3
                        },
                        {
                            "id": 16384,
                            "name": "sw_build_id",
                            "value": "2.25.0_r30044"
                        }
                    ]
                },
                {
                    "id": 1,
                    "name": "Power Configuration",
                    "attributes": [
                        {
                            "id": 33,
                            "name": "battery_percentage_remaining",
                            "value": 200
                        }
                    ]
                },
                {
                    "id": 3,
                    "name": "Identify",
                    "attributes": []
                },
                {
                    "id": 64512,
                    "name": "PhilipsRemoteCluster",
                    "attributes": []
                },
                {
                    "id": 4096,
                    "name": "LightLink",
                    "attributes": []
                }
            ]
        }
    ],
    "signature": {
        "manufacturer": "Philips",
        "model": "ROM001",
        "node_desc": {
            "byte1": 2,
            "byte2": 64,
            "mac_capability_flags": 128,
            "manufacturer_code": 4107,
            "maximum_buffer_size": 82,
            "maximum_incoming_transfer_size": 128,
            "server_mask": 11264,
            "maximum_outgoing_transfer_size": 128,
            "descriptor_capability_field": 0
        },
        "endpoints": {
            "1": {
                "profile_id": 260,
                "device_type": 2096,
                "input_clusters": [
                    0,
                    1,
                    3,
                    64512,
                    4096
                ],
                "output_clusters": [
                    25,
                    0,
                    3,
                    4,
                    6,
                    8,
                    5,
                    4096
                ]
            }
        }
    },
    "class": "zhaquirks.philips.rom001"
}

ta config actuelle gère que le ON-OFF.
Ci dessous les <> appuis
Pourrais tu corriger ce bouton ?

[2021-02-17 17:39:52][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"2","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}},"event":{"on_short_release":{"value":{"button":"on","press_type":"short_release","command_id":0,"args":[1,3145728,2,33,1,0]},"cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:39:52][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:39:52][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:39:52][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:39:52][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 2
[2021-02-17 17:39:52][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:39:52][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 1
[2021-02-17 17:39:52][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::button => on
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::press_type => short_release
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::command_id => 1
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::args => Array
[2021-02-17 17:39:53][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"event":{"on_press":{"value":{"button":"on","press_type":"press","command_id":0,"args":[1,3145728,0,33,0,0]},"cluster_name":"PhilipsRemoteCluster"}}},"6":{"cmd":[{"value":"1","cluster_name":"On\/Off"},{"value":"[]","cluster_name":"On\/Off"}]}}}}}
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::button => on
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::press_type => press
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::command_id => 1
[2021-02-17 17:39:53][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::args => Array
[2021-02-17 17:39:53][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::0 => 1
[2021-02-17 17:39:57][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 0
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 0
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:39:57][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"event":{"on_short_release":{"value":{"button":"on","press_type":"short_release","command_id":0,"args":[1,3145728,2,33,1,0]},"cluster_name":"PhilipsRemoteCluster"},"on_press":{"value":{"button":"on","press_type":"press","command_id":0,"args":[1,3145728,0,33,0,0]},"cluster_name":"PhilipsRemoteCluster"}},"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"2","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::button => on
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::press_type => short_release
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::command_id => 1
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::args => Array
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::button => on
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::press_type => press
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::command_id => 1
[2021-02-17 17:39:57][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::args => Array
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:39:57][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 2
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 1
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:39:59][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"event":{"on_press":{"value":{"button":"on","press_type":"press","command_id":0,"args":[1,3145728,0,33,0,0]},"cluster_name":"PhilipsRemoteCluster"}}},"6":{"cmd":{"0":{"value":"64","cluster_name":"On\/Off"},"1":{"value":"0","cluster_name":"On\/Off"},"1.1":{"value":"0","cluster_name":"On\/Off"}}}}}}}
[2021-02-17 17:39:59][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::button => on
[2021-02-17 17:39:59][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::press_type => press
[2021-02-17 17:39:59][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::command_id => 1
[2021-02-17 17:39:59][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::args => Array
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::0 => 64
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::1 => 0
[2021-02-17 17:39:59][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::1.1 => 0
[2021-02-17 17:40:03][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:40:03][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:40:03][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:40:03][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:40:03][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 0
[2021-02-17 17:40:03][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:40:03][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 0
[2021-02-17 17:40:03][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:40:04][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"event":{"on_short_release":{"value":{"button":"on","press_type":"short_release","command_id":0,"args":[1,3145728,2,33,1,0]},"cluster_name":"PhilipsRemoteCluster"}},"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"2","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:40:04][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::button => on
[2021-02-17 17:40:04][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::press_type => short_release
[2021-02-17 17:40:04][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::command_id => 1
[2021-02-17 17:40:04][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::args => Array
[2021-02-17 17:40:04][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:40:04][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:40:06][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:40:06][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 2
[2021-02-17 17:40:06][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:40:06][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 1
[2021-02-17 17:40:06][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:40:06][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"event":{"on_triple_press":{"value":{"button":"on","press_type":"triple_press","command_id":0,"args":[1,3145728,0,33,0,0]},"cluster_name":"PhilipsRemoteCluster"}}},"6":{"cmd":[{"value":"1","cluster_name":"On\/Off"},{"value":"[]","cluster_name":"On\/Off"}]}}}}}
[2021-02-17 17:40:06][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_triple_press::button => on
[2021-02-17 17:40:06][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_triple_press::press_type => triple_press
[2021-02-17 17:40:06][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_triple_press::command_id => 1
[2021-02-17 17:40:06][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_triple_press::args => Array
[2021-02-17 17:40:06][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::0 => 1
[2021-02-17 17:40:12][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"2","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}},"event":{"on_short_release":{"value":{"button":"on","press_type":"short_release","command_id":0,"args":[1,3145728,2,33,1,0]},"cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:40:12][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:40:12][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:40:13][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:40:13][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 2
[2021-02-17 17:40:13][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:40:13][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 1
[2021-02-17 17:40:13][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:40:13][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::button => on
[2021-02-17 17:40:13][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::press_type => short_release
[2021-02-17 17:40:13][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::command_id => 1
[2021-02-17 17:40:13][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::args => Array
[2021-02-17 17:40:13][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"2","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}},"event":{"on_short_release":{"value":{"button":"on","press_type":"short_release","command_id":0,"args":[1,3145728,2,33,1,0]},"cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:40:13][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:40:13][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:40:15][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:40:15][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 2
[2021-02-17 17:40:15][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:40:15][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 1
[2021-02-17 17:40:15][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:40:15][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::button => on
[2021-02-17 17:40:15][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::press_type => short_release
[2021-02-17 17:40:15][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::command_id => 1
[2021-02-17 17:40:15][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::args => Array
[2021-02-17 17:40:15][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"2","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}},"event":{"on_short_release":{"value":{"button":"on","press_type":"short_release","command_id":0,"args":[1,3145728,2,33,1,0]},"cluster_name":"PhilipsRemoteCluster"},"on_quadruple_press":{"value":{"button":"on","press_type":"quadruple_press","command_id":0,"args":[1,3145728,0,33,0,0]},"cluster_name":"PhilipsRemoteCluster"}}},"6":{"cmd":{"0":{"value":"64","cluster_name":"On\/Off"},"1":{"value":"0","cluster_name":"On\/Off"},"1.1":{"value":"0","cluster_name":"On\/Off"}}}}}}}
[2021-02-17 17:40:15][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:40:15][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 2
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 1
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::button => on
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::press_type => short_release
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::command_id => 1
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_short_release::args => Array
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_quadruple_press::button => on
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_quadruple_press::press_type => quadruple_press
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_quadruple_press::command_id => 1
[2021-02-17 17:40:16][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_quadruple_press::args => Array
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::0 => 64
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::1 => 0
[2021-02-17 17:40:16][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::6::cmd::1.1 => 0
[2021-02-17 17:40:19][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 0
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 0
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:40:20][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"event":{"on_press":{"value":{"button":"on","press_type":"press","command_id":0,"args":[1,3145728,0,33,0,0]},"cluster_name":"PhilipsRemoteCluster"}}},"8":{"cmd":{"0":{"value":"2","cluster_name":"Level control"},"1":{"value":"1","cluster_name":"Level control"},"1.1":{"value":"30","cluster_name":"Level control"},"1.2":{"value":"9","cluster_name":"Level control"}}}}}}}
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::button => on
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::press_type => press
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::command_id => 1
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_press::args => Array
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::0 => 2
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::1 => 1
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::1.1 => 30
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::1.2 => 9
[2021-02-17 17:40:20][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"64512":{"event":{"on_hold":{"value":{"button":"on","press_type":"hold","command_id":0,"args":[1,3145728,1,33,8,0]},"cluster_name":"PhilipsRemoteCluster"}},"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"8","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_hold::button => on
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_hold::press_type => hold
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_hold::command_id => 1
[2021-02-17 17:40:20][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_hold::args => Array
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::0 => 0
[2021-02-17 17:40:20][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1 => 1
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.1 => 3145728
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.2 => 1
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.3 => 33
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.4 => 8
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::cmd::1.5 => 0
[2021-02-17 17:40:22][DEBUG] : {"devices":{"00:17:88:01:08:00:bc:e4":{"1":{"8":{"cmd":{"0":{"value":"2","cluster_name":"Level control"},"1":{"value":"1","cluster_name":"Level control"},"1.1":{"value":"56","cluster_name":"Level control"},"1.2":{"value":"9","cluster_name":"Level control"}}},"64512":{"event":{"on_long_release":{"value":{"button":"on","press_type":"long_release","command_id":0,"args":[1,3145728,3,33,13,0]},"cluster_name":"PhilipsRemoteCluster"}},"cmd":{"0":{"value":"0","cluster_name":"PhilipsRemoteCluster"},"1":{"value":"1","cluster_name":"PhilipsRemoteCluster"},"1.1":{"value":"3145728","cluster_name":"PhilipsRemoteCluster"},"1.2":{"value":"3","cluster_name":"PhilipsRemoteCluster"},"1.3":{"value":"33","cluster_name":"PhilipsRemoteCluster"},"1.4":{"value":"13","cluster_name":"PhilipsRemoteCluster"},"1.5":{"value":"0","cluster_name":"PhilipsRemoteCluster"}}}}}}}
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::0 => 2
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::1 => 1
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::1.1 => 56
[2021-02-17 17:40:22][DEBUG] : Search command for 00:17:88:01:08:00:bc:e4 logicalId : 1::8::cmd::1.2 => 9
[2021-02-17 17:40:22][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_long_release::button => on
[2021-02-17 17:40:22][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_long_release::press_type => long_release
[2021-02-17 17:40:22][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_long_release::command_id => 1
[2021-02-17 17:40:22][DEBUG] : Search event command for 00:17:88:01:08:00:bc:e4 logicalId : 1::64512::event::on_long_release::args => Array