Hey, I have the problem, that I am sending a switch item by a knx switch, and I want to toggle PLAY/PAUSE on a player. Is this possible. I have already tried a MAP with “|ON=PLAY;OFF=PAUSE” but it doesn’t seem to work.
Thanks
CappuccinoCake
Hey, I have the problem, that I am sending a switch item by a knx switch, and I want to toggle PLAY/PAUSE on a player. Is this possible. I have already tried a MAP with “|ON=PLAY;OFF=PAUSE” but it doesn’t seem to work.
Thanks
CappuccinoCake
Why don’t you use a rule?
The mapping should also work, though, but you have to put it in the right place, and you will need to use a player item, not a switch item. This is because you will need two profiles, like that:
knx switch channel -> link through map profile (ON=PLAY OFF=PAUSE) to player item
player item -> link through follow profile to player channel