zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

[New device support]: Frient Smart Relay 2 SMRZB-342

Open TechsDomadoo opened this issue 1 year ago • 2 comments

Link

https://www.domadoo.fr/en/actuators-dimmers/6519-16a-zigbee-onoff-smart-relay-din-rail-format-consumption-measurement-frient-5713594004495.html

Database entry

Type d'appareil Router Modèle Zigbee SMRZB-342 Constructeur Zigbee frient A/S État de prise en charge Non pris en charge (how_to_add_support) Adresse IEEE 0x0015bc0014030dee Adresse réseau 0x9904

Comments

Previous version SMRZB-332 is supported : https://www.zigbee2mqtt.io/devices/SMRZB-332.html But not this new version SMRZB-342

External definition

const {deviceEndpoints, onOff, deviceTemperature, identify, electricityMeter} = require('zigbee-herdsman-converters/lib/modernExtend');

const definition = {
    zigbeeModel: ['SMRZB-342'],
    model: 'SMRZB-342',
    vendor: 'frient A/S',
    description: 'Automatically generated definition',
    extend: [deviceEndpoints({"endpoints":{"1":1,"2":2}}), onOff({"powerOnBehavior":false,"endpointNames":["1","2"]}), deviceTemperature({"endpointNames":["2"]}), identify(), electricityMeter()],
    meta: {"multiEndpoint":true},
};

module.exports = definition;

TechsDomadoo avatar Jul 23 '24 10:07 TechsDomadoo

Did you get this to work? I have an unsupported device.

image

Teeseeone avatar Sep 03 '24 16:09 Teeseeone

Please add this device to Z2M

Teeseeone avatar Oct 02 '24 09:10 Teeseeone

Hi,

How many time for add a new device ?

cpanoma avatar Dec 14 '24 00:12 cpanoma

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Feb 13 '25 00:02 github-actions[bot]

Hi,

An alternative solution for support this product ?

cpanoma avatar Feb 13 '25 11:02 cpanoma

Not sure, did you try zha? Im still not using mine since z2m is not supporting it yet.

Teeseeone avatar Feb 13 '25 11:02 Teeseeone

Hi,

No, I don't use zha. My entire system uses z2m. I'm only missing the power consumption feedback, the on/off action is functional.

cpanoma avatar Feb 16 '25 11:02 cpanoma

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Apr 18 '25 00:04 github-actions[bot]