Sonoff Ultimate TX blueprint for "two fingers double click" gesture and "two fingers + slide action"
You need to define 3 entities in Blueprint config:
- entity with ambient light
- entity with slide actions
- text helper (need to manualy create text helper) as a support string used in Blueprint. It will contain JSON string for getting last event and last event time.
Blueprint create extra 3 actions for Sonoff Ultimate TX Wall Switch. In one automation you can define 5 actions:
- slide left
- slide right
- double two finger click
- two finger click -> slide left
- two finger click -> slide right
Blueprint use entities provided by Sonoff LAN HACS integration - https://github.com/AlexxIT/SonoffLAN
This is how Blueprint looks: