#SONOFF ZBMINIR2 Zigbee Smart Schalter detached relay mode

1 messages ยท Page 1 of 1 (latest)

karmic coyote
#

How can I configure my lights with it?

storm hearth
karmic coyote
#

I already have it plugged in and it works fine

#

It is just about the detached mode

karmic coyote
#

How can I connect it to the ZigBee lamp?

karmic coyote
#

Like I have ZigBee lamps but how can I connect them to the switch?

storm hearth
#

The idea behind HA is that you connect everything to the server. And once connected, you make automations with logic

#

If the switch is activated

#

Then switch on the lamp

karmic coyote
#

You mean behind the detached relay?

storm hearth
#

No, i mean the idea behind Home Assistant. You must understand that. If not, it's better for you to use Tuya or similar applications ๐Ÿ™‚

karmic coyote
#

Yeah I am using home assistant too

storm hearth
karmic coyote
#

I have them already in use thank you ๐Ÿ˜…

karmic coyote
#

Problem is

#

That i do not know what exactly is the detached relay mode ZigBee command it sends

storm hearth
karmic coyote
#

I have that on

#

But how can I see it in an automation?

storm hearth
# karmic coyote But how can I see it in an automation?

Try switvhing the physical switch attached to the Sonoff. It must not change the Sonoff relay status. I think it only must send the switch activated option in the Sonoff status. As I said, I know that exists but I haven't used it. I'm sure there is better YouTube video than my explanations ๐Ÿ˜…

karmic coyote
#

Somehow It doesn't really work with my 2 light switches

karmic coyote
#

Any idea?

#

I think my lights are to slow

#

alias: Dachboden Sonoff Toggle
description: ""
triggers:

  • domain: mqtt
    device_id: 273b7f68b8c05a2c75b59e853128d251
    type: action
    subtype: toggle
    trigger: device
    actions:
  • action: light.toggle
    metadata: {}
    target:
    entity_id:
    - light.gu10_silvercrest_5
    - light.gu10_silvercrest_4
    - light.gu10_silvercrest_1
    - light.rgbic_strip_lights
    - light.govee_light_2
    - light.govee_light_3
    - light.govee_light
    data: {}
    mode: single