Im using zigbee2mqtt, and I paired my ikea symfonisk controller.
I noticed in my logs that it shows actions in my payload like: play/pause (single short click), previous/next (left/right encoder turning)
I want to have light controller with signle short pressing account, double tap, dimm in dimm out.
Because of wrong mapping, my blueprint does not work.
Blueprint name
https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e1744
Home Assistant Core Version
2023.10.10
Home Assistant Installation Type
Home Assistant Container
Description
Im using zigbee2mqtt, and I paired my ikea symfonisk controller. I noticed in my logs that it shows actions in my payload like: play/pause (single short click), previous/next (left/right encoder turning)
I want to have light controller with signle short pressing account, double tap, dimm in dimm out.
Because of wrong mapping, my blueprint does not work.
Im not sure where this mapping is done? Thanks
Automation YAML config
To Reproduce
Just a question for mapping
Expected behavior
shold return payload short click, dopuble pressed and similar
Actual Behaviour
returns different actions than expected (play/stop, next/previous)
Additional Details
Screenshots
No response
Additional context
No response