Sonoff Ultimate TX Blueprint - 3 extra actions

Hi, if someone is using Sonoff Ultimate TX wall switch you can try this Blueprint. I created 3 extra actions for it (two fingers double click and two finger click + slide). It’s my first Blueprint so you can write me some thoughts about it.

You need to define 3 entities in Blueprint config:

  • entity with ambient light
  • entity with slide actions
  • text input helper (need manualy create in HA) as a support string used in Blueprint for getting last event and last event time

And then you can define your actions for following event:

  • slide left
  • slide right
  • double two finger click
  • two finger click → slide left
  • two finger click → slide right

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

Here is my Github where you can read more:

Hi ,

Welcome to the forum.
Thanks for posting a Blueprint to share with the community.

Just a note that users will want to use the My thingie to install your blueprint onto their system, especially those who do not know GitHub. I suggest you use this link:
Create a link – My Home Assistant.
to create a link for them in your top post.
I also suggest go over what the !inputs are and what they are for in your top post. This will help reduce the number of questions you are sure to get.

Thanks for suggestions

1 Like