#BSeed double-switch does not differ between switches

1 messages · Page 1 of 1 (latest)

frank turtle
#

I've got one of the buggy BSEED switches: "https://github.com/Koenkk/zigbee2mqtt/issues/27167".
Device is "TS0726 _TZ3002_zjuvw9zf".
I can't get this stuff to work because I got a SONOFF USB stick for Zigbee.
There's no update for the issue, right?

Now I found a way to trigger them differently:
In the administrative menu for the device, where you can set single values, in "OnOff" (either for EndPoint1 or EndPoint2) if you enter the COMMAND "on_with_timed_off", set "on_time" to 1 and "off_time" to 0, it switches on (after a delay),
if you enter "on_with_timed_off", set "on_time" to 1 and "off_time" to 1, it switches off.

Of course my first question is, is that issue resolved or will it be resolved in the future, but my second question is, how can I trigger those functions/command from script or GUI?

GitHub

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨 - Koenkk/zigbee2mqtt

frank turtle
#

Telling me how to trigger any zigbee function (correctly) via automation would already be helpful. I have searched on the internet but I am probably using the wrong terminology.