Guys, do you know if Sonoff zigbee sensors can trigger Sonoff zigbee switches without Wi-fi / cloud ?
Do you mean LAN?
Yes they can!
But you have to activate it un the app.
Actually on LAN mode its quicker!
No. I mean āno LANā and āno Wi-fiā.
I donāt get the point of Sonoff zigbee (except low power) if I need Wi-fi or Ewelink cloud.
Why is not possible to have āzigbee scenesā inside zigbee bridge?
I guess the closest thing now is LAN and a router, without internet, but somehow WIFI technology is involved
Sonoff only has one Zigbee switch : the SONOFF BASICZBR3 Zigbee. In theory, you should be able to bind your Sonoff Zigbee sensor to the Sonoff Basiczbr3. How to do it depends on your Zigbee integration.
Thanks. It looks like is not working without Internet and using Scenes from Ewelink.
Scenes works only in cloud but zigbee binding is not possible through application.
Ok, I think you use the Sonoff ZbBridge with the native software ? You could flash it with Tasmota and use ZHA.
Should I flash both the Bridge and Sensors/Switches or just the bridge?
Is this working OTA?
Is ZHA cloud capable?
Thanks!
Iāve just got my ZBBridge working with the SNZB-01 switches. Had all sorts of difficulties with flashing original to Tasmota so bought another and left with Sonoff firmware. (I think I may have got a dud first time around but donāt want to take the risk of buggering this one up).
I used SonoffLAN integration https://github.com/AlexxIT/SonoffLAN/blob/master/README.md#install-with-hacs and the key is a single press registers a state of off and a double click registers a state of on.
I have automations working immediately on either a single or double-click.
Hopefully this helps?
Hi Jim, I would be thrilled to use this in Node-RED, but when I paste your flow in, 4 of the six nodes show up as unknown: the server-events
node and the 3 api-call-service
nodes. Any idea why this might be happening? Do I need to import these into NR from someplace?
- Steve
@steve2020
The 4 nodes that you say are unknown are āHome Assistantā nodes. Are you running Node-Red from āHome Assistantā? If you are you should have the nodes in your NR palette, but I would think that you could import the from the āManage Paletteā menu.
Jim
I am NOT running NR from within HA. Do I need to be to use these? I did manage to locate and import the nodes into my installation. I used this:
https://flows.nodered.org/node/node-red-contrib-home-assistant-websocket
Is this the correct set of nodes? There are several on nodered.org, but this one was the most recently updated. But Iāve been unable to connect the nodes/flows to my HA instance.
Hmmmā¦I havenāt done anything to connect NR with HAā¦is there a large step that Iām missing?
@steve2020
Why donāt you install the Node-Red integration in Home Assistant? Itās what I did and it works fine.
Iām guessing that if you want a āpureā standalone Node-Red set-up without HA, that youāll have to use MQTT enabled lights and publish/subscribe payloads to get it working. I know very little about MQTT and am a beginner with HA and Node-Red.
Jim
Hi gents,
I have same button and Sonoff zigbee bridge flashed with Tasmota.
I read this thred and not understand how to add my button and to have entities for command 0, command 1 and command 2. I have only one entity for the battery.
Can anybody help me ?
Here is the sollition:
Used this solution, and it works for state āsingleā, ādoubleā and āholdā.
Thanks