#SONOFF ZBMINIR2 Zigbee Smart Schalter detached relay mode
1 messages ยท Page 1 of 1 (latest)
Hi, you can start by reading the instructions and the pictures with the wiring. It has several possible combinations
How can I connect it to the ZigBee lamp?
Like I have ZigBee lamps but how can I connect them to the switch?
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
You mean behind the detached relay?
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 ๐
Yeah I am using home assistant too
You can start reading this to understand automations https://www.home-assistant.io/docs/automation/basics/
I have them already in use thank you ๐
Problem is
That i do not know what exactly is the detached relay mode ZigBee command it sends
I think it's an option of the Sonoff in the Zigbee2MQTT configuration of the device
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 ๐
Somehow It doesn't really work with my 2 light switches
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