SONOFF ORB 4in1 Easy Setup

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Hi! I created this simple automation that allow the user to integrate all the 16 automation in a single file. The only requirements is that you have to manually select the action trigger that start the reading, and then all kind of automation is supported by the device.

Here is the link of the github page where is all described with usage examples: GitHub - Pricesswg/Sonoff-ORB-Home-Assistant-blueprint: A little blueprint to enable the user to connect 16 devices to a Sonoff ORB, completely open to be edited by adding even a small automation

Feel free to contact me if you need a help configuring it!

Here is the link for the video review (coming tomorrow 24/11):

1 Like

What Sonoff Orb ? ORB-RBS, ORB-ZBW1L, ORB-MW1, ORB-ZBRBS ?

It’s the new SNZB-01M, but if the other one use the same sensor entity as trigger (wich you can find it here: SONOFF SNZB-01M control via MQTT | Zigbee2MQTT) i think it could be retrocompatible

My SNZB-01M button is well integrated to Zigbee2mqtt, but no event is created. I can’t use the blueprint.

The githuib where you got this from clearly says:

Ensure your integration exposes the action sensor as text states matching the names above.

You likely have Z2M in the wrong mode.

Thanks, but how I can change the good option in Z2M?

in Z2M:

in MQTT:

Hi, you should see an action button sensor as this one. This is the value that pass the button press state to your automation:

You need to insert it on the first value and then use it to read the button press state for the automation defined in the following field.

As you could see, I don’t have it and I don’t know how.

In the Z2m Add-on go to the UI, settings, Home Assistant, then add the ones you need.

Hello guys,
i have the same probleme with my configuration ! impossible to have the action button in MQTT, but it was ok into Z2M !?
Can you help me ? please

As the previous post is explaining, you need to have the experimental event button flagged in your zigbee2mqtt (even if it’s not so experimental anymore…), otherwhise you can’t see the action button inside of home assistant.
I didn’ know why it was disabled, it’s used in many other kind of devices now. Basically now, devices exposes action as event, so every time you press a button it only update one single field with the correc tvalue, as it was much more easier to use button like this one.

Hi, and thank you for your help …
ok i have configured Z2M with your advises …

Now when i want to save the configuration, i have this message:


another idea ?

Hi,
Thanks for your work, but, your blueprint does’t work properly on Z2M with ORB firmware 1.0.4.
We have a message: mesage malformed … (cf capture) …

What model of ORB are you using? I’m testing with the 4 in 1 but it still working fine

Seems like you need to have atleast one action for every event. Seems it cant cope with a field being empty