Intégration de multiprise LIDL Silvercrest

Je propose de faire un zha_toolkit.scan_device ce qui permettra d’en savoir techniquement un peu plus.

La version d’avant donne ceci - il y a bien un endpoint par relais ce qui est idéal:

{
    "ieee": "bc:33:ac:ff:fe:6d:7f:8a",
    "nwk": "0x72ad",
    "model": "TS011F",
    "manufacturer": "_TZ3000_vzopcetz",
    "manufacturer_id": "0x4098",
    "endpoints": [
        {
            "id": 1,
            "device_type": "0x010a",
            "profile": "0x0104",
            "in_clusters": {
                "0x0000": {
                    "cluster_id": "0x0000",
                    "title": "Basic",
                    "name": "basic",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "zcl_version",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 3
                        },
                        "0x0001": {
                            "attribute_id": "0x0001",
                            "attribute_name": "app_version",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 69
                        },
                        "0x0002": {
                            "attribute_id": "0x0002",
                            "attribute_name": "stack_version",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0003": {
                            "attribute_id": "0x0003",
                            "attribute_name": "hw_version",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 1
                        },
                        "0x0004": {
                            "attribute_id": "0x0004",
                            "attribute_name": "manufacturer",
                            "value_type": [
                                "0x42",
                                "CharacterString",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": "_TZ3000_vzopcetz"
                        },
                        "0x0005": {
                            "attribute_id": "0x0005",
                            "attribute_name": "model",
                            "value_type": [
                                "0x42",
                                "CharacterString",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": "TS011F"
                        },
                        "0x0006": {
                            "attribute_id": "0x0006",
                            "attribute_name": "date_code",
                            "value_type": [
                                "0x42",
                                "CharacterString",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": ""
                        },
                        "0x0007": {
                            "attribute_id": "0x0007",
                            "attribute_name": "power_source",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 1
                        },
                        "0xffde": {
                            "attribute_id": "0xffde",
                            "attribute_name": "65502",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 11
                        },
                        "0xffe0": {
                            "attribute_id": "0xffe0",
                            "attribute_name": "65504",
                            "value_type": [
                                "0x48",
                                "Array",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5
                        },
                        "0xffe1": {
                            "attribute_id": "0xffe1",
                            "attribute_name": "65505",
                            "value_type": [
                                "0x48",
                                "Array",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5
                        },
                        "0xffe2": {
                            "attribute_id": "0xffe2",
                            "attribute_name": "65506",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 30
                        },
                        "0xffe3": {
                            "attribute_id": "0xffe3",
                            "attribute_name": "65507",
                            "value_type": [
                                "0x48",
                                "Array",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        },
                        "0xfffe": {
                            "attribute_id": "0xfffe",
                            "attribute_name": "65534",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0003": {
                    "cluster_id": "0x0003",
                    "title": "Identify",
                    "name": "identify",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "identify_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 1
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0004": {
                    "cluster_id": "0x0004",
                    "title": "Groups",
                    "name": "groups",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "name_support",
                            "value_type": [
                                "0x18",
                                "bitmap8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0005": {
                    "cluster_id": "0x0005",
                    "title": "Scenes",
                    "name": "scenes",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "count",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0001": {
                            "attribute_id": "0x0001",
                            "attribute_name": "current_scene",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0002": {
                            "attribute_id": "0x0002",
                            "attribute_name": "current_group",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0003": {
                            "attribute_id": "0x0003",
                            "attribute_name": "scene_valid",
                            "value_type": [
                                "0x10",
                                "Bool",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0004": {
                            "attribute_id": "0x0004",
                            "attribute_name": "name_support",
                            "value_type": [
                                "0x18",
                                "bitmap8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0006": {
                    "cluster_id": "0x0006",
                    "title": "On/Off",
                    "name": "on_off",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "on_off",
                            "value_type": [
                                "0x10",
                                "Bool",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x4001": {
                            "attribute_id": "0x4001",
                            "attribute_name": "on_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0x4002": {
                            "attribute_id": "0x4002",
                            "attribute_name": "off_wait_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0x8001": {
                            "attribute_id": "0x8001",
                            "attribute_name": "backlight_mode",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 1
                        },
                        "0x8002": {
                            "attribute_id": "0x8002",
                            "attribute_name": "power_on_state",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 2
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                }
            },
            "out_clusters": {
                "0x000a": {
                    "cluster_id": "0x000a",
                    "title": "Time",
                    "name": "time",
                    "attributes": {},
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0019": {
                    "cluster_id": "0x0019",
                    "title": "Ota",
                    "name": "ota",
                    "attributes": {},
                    "commands_received": {},
                    "commands_generated": {}
                }
            }
        },
        {
            "id": 2,
            "device_type": "0x010a",
            "profile": "0x0104",
            "in_clusters": {
                "0x0003": {
                    "cluster_id": "0x0003",
                    "title": "Identify",
                    "name": "identify",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "identify_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 1
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0004": {
                    "cluster_id": "0x0004",
                    "title": "Groups",
                    "name": "groups",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "name_support",
                            "value_type": [
                                "0x18",
                                "bitmap8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0005": {
                    "cluster_id": "0x0005",
                    "title": "Scenes",
                    "name": "scenes",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "count",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0001": {
                            "attribute_id": "0x0001",
                            "attribute_name": "current_scene",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0002": {
                            "attribute_id": "0x0002",
                            "attribute_name": "current_group",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0003": {
                            "attribute_id": "0x0003",
                            "attribute_name": "scene_valid",
                            "value_type": [
                                "0x10",
                                "Bool",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0004": {
                            "attribute_id": "0x0004",
                            "attribute_name": "name_support",
                            "value_type": [
                                "0x18",
                                "bitmap8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0006": {
                    "cluster_id": "0x0006",
                    "title": "On/Off",
                    "name": "on_off",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "on_off",
                            "value_type": [
                                "0x10",
                                "Bool",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 1
                        },
                        "0x4001": {
                            "attribute_id": "0x4001",
                            "attribute_name": "on_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0x4002": {
                            "attribute_id": "0x4002",
                            "attribute_name": "off_wait_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0x8001": {
                            "attribute_id": "0x8001",
                            "attribute_name": "backlight_mode",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 1
                        },
                        "0x8002": {
                            "attribute_id": "0x8002",
                            "attribute_name": "power_on_state",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 2
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                }
            },
            "out_clusters": {}
        },
        {
            "id": 3,
            "device_type": "0x010a",
            "profile": "0x0104",
            "in_clusters": {
                "0x0003": {
                    "cluster_id": "0x0003",
                    "title": "Identify",
                    "name": "identify",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "identify_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 1
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0004": {
                    "cluster_id": "0x0004",
                    "title": "Groups",
                    "name": "groups",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "name_support",
                            "value_type": [
                                "0x18",
                                "bitmap8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0005": {
                    "cluster_id": "0x0005",
                    "title": "Scenes",
                    "name": "scenes",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "count",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0001": {
                            "attribute_id": "0x0001",
                            "attribute_name": "current_scene",
                            "value_type": [
                                "0x20",
                                "uint8_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0002": {
                            "attribute_id": "0x0002",
                            "attribute_name": "current_group",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0003": {
                            "attribute_id": "0x0003",
                            "attribute_name": "scene_valid",
                            "value_type": [
                                "0x10",
                                "Bool",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x0004": {
                            "attribute_id": "0x0004",
                            "attribute_name": "name_support",
                            "value_type": [
                                "0x18",
                                "bitmap8",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                },
                "0x0006": {
                    "cluster_id": "0x0006",
                    "title": "On/Off",
                    "name": "on_off",
                    "attributes": {
                        "0x0000": {
                            "attribute_id": "0x0000",
                            "attribute_name": "on_off",
                            "value_type": [
                                "0x10",
                                "Bool",
                                "Discrete"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 0
                        },
                        "0x4001": {
                            "attribute_id": "0x4001",
                            "attribute_name": "on_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0x4002": {
                            "attribute_id": "0x4002",
                            "attribute_name": "off_wait_time",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 0
                        },
                        "0x8001": {
                            "attribute_id": "0x8001",
                            "attribute_name": "backlight_mode",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 1
                        },
                        "0x8002": {
                            "attribute_id": "0x8002",
                            "attribute_name": "power_on_state",
                            "value_type": [
                                "0x30",
                                "enum8",
                                "Discrete"
                            ],
                            "access": "REPORT|WRITE|READ",
                            "access_acl": 7,
                            "attribute_value": 2
                        },
                        "0xfffd": {
                            "attribute_id": "0xfffd",
                            "attribute_name": "65533",
                            "value_type": [
                                "0x21",
                                "uint16_t",
                                "Analog"
                            ],
                            "access": "REPORT|READ",
                            "access_acl": 5,
                            "attribute_value": 2
                        }
                    },
                    "commands_received": {},
                    "commands_generated": {}
                }
            },
            "out_clusters": {}
        },
        {
            "id": 242,
            "device_type": "0x0061",
            "profile": "0xa1e0"
        }
    ]
}

dans Z2M j’ai bien l’erreur no Endpoint pour I2 et I3 mais je ne touche pas assez après pour savoir quoi corriger

En effaçant celle des deux qui ne remontait pas les 3 endpoints, laçant un nouvel appairage et spamant le on/off de la prise j’ai maintenant les trois switch qui remontent pour les deux prises.
Cependant impossible de les dissocier

rien n’y fait perso
dans Z2M je peu voir les clusters (je n’en ai que 2. Le 1 qui est lié a la prise principale je pense, et le 254 qui n’est lié a rien.
C’est dans ce coin la qu’on doit modifier des trucs je pense …

si cela peut servir, voici le détail sur z2m des endpoints sur mes deux multiprises qui fonctionnent

Bonjour,
Je viens de faire l’intégration de la multiprise avec ZHA et il n’y a qu’une entité visible pour moi aussi mais je vois aussi plusieurs clusters.

On voit bien qu’il n’y a qu’un seul endpoint là ou il y en avait 3 avant.

J’ai vu un message sur un forum lié à Z2M indiquant qu’il fallait faire un sortilège Tuya (« magic spell »), c.a.d. une commande spécifique à Tuya pour débloquer cette situation. Ce post ne disait pas très clairement ce que c’était.

Donc à priori une solution existe, mais il faut trouver cette commande magique et l’appliquer. A terme ce sera intégré dans un quirk (mais un volontaire doit le faire), et il faut de plus tenir compte de la version du FW je suppose.

c’est bien ca il n’y pas lus que endpoint 1 et 242 les autres ne sont plus la…
étrange

c’est dommage, en l’état c’est la meme chose qu’une prise connecté sur laquelle tu branches une multiprise …

Effectivement, pour l’instant, c’est juste une multiprise chère… :flushed:
Mais j’espère que coté Deconz ils vont réussir intégrer ce qu’il faut pour les reconnaitre et les controler.
La gateway LIDL arrive bien à le faire, il n’y a pas de raison qu’ils n’y arrivent pas aussi sur Deconz/ZHA/Z2mqtt…

Pour info coté forum français, c’est aussi suivi coté jeedom
https://community.jeedom.com/t/multiprise-silvercrest/79764/36

J’avais la meme chose que toi. Un endpoint correspondant au 1 pour la prise 1 et le 242 pour le green power. Force la suppression. Ré-appaire à coté du dongle zigbee et spam le bouton d’alimentation de la prise ca devrait te faire remonter les trois. Par contre ca ne régle pas le fait qu’il faille encore dissocier les trois prises.

Quand tu dis remonter les 3 prises, c’est l’état ? Mais tu ne peux toujours pas les piloter indépendamment ?

C’est cela.
Sur les deux prises achetées une me remontait les trois prises + la green power, la seconde qu’une prise et la green.
C’était sans doute dû à un problème d’interview la multiprise pourtant collée au dongle.
Et effectivement impossible à piloter individuellement en Z2M.
Là encore, la remontée d’état n’est pas la même selon la prise, mais il faut une vidéo pour l’illustrer. Mais en cela me fait penser au fonctionnement d’une carte relais 4 canaux contrôlés via ESPHome en Uart : Peristaltic Pump / Autodoser upgrade / conversion to Home Assistant Control Project - #12 by Twinsen68 - Share your Projects! - Home Assistant Community

La mise à jour de Z2M de ce mois-ci n’est pas encore dispo. Croisons les doigts qu’elle corrige ce défaut !
Merci pour tes explications.

la mise a jour est sortie est elle n’a rien fait pour la prise :frowning:

Bon … Je sens qu’il va falloir attendre au moins encore un mois …

Ils ont réussi a priori ici :

Bonjour,

on dirait qu’ils sont parvenus à le fair marcher sur Z2mqtt
https://github.com/Koenkk/zigbee2mqtt/issues/9564#issuecomment-1061509295

Il y a u patch à éditer quelque part.
J’espère que ça trouvera son chemin vers les plugins Z2MQTT et Deconz prochainement.

c’est cool. Si on veut pa trop bidouiller, dans 1 ou 2 mois ca sera sur l’addon en version stable

J’ai lu le topic. Le chemin pour les device.js ca marche pas dans l’add on. Ca marche si Z2M est sur une autre VM mais pas en add on de HA

Salut les copains,
J’avais aussi acheté 2 prises, versions de septembre 21 et je viens de tester la version z2mqtt edge et ça fonctionne. Le pb c’est que lon installation principale tourne sous zha et je n’ai pas envie de tout switcher juste pour ça :sweat_smile:. Étant tout nouveau, mon raspberry est arrivé semaine passée, vous pouvez me dire en deux mots, quelle est la fréquence des mises à jour de la base de données des appareils pour zha ? Faut il faire quelque chose en particulier pour profiter de cette maj sur mes multiprises ? Je n’ai pas trouvé aussi facilement et aussi clairement les infos que pour z2mqtt. A bientôt

1 « J'aime »