Hello openHab-Community!
I am a long time openHab user and usually i get all answers i am searching for so i can move forward. But this time i have no idea what i can do.
My setup:
- RaspberryPi 4, 4GB RAM
- OS: Debian 11
- openHab 4.0.2 as a Docker-Container together with influxDB and mosquitto in stack
- IKEA-Bulb: IKEA LED1925G6 control via MQTT | Zigbee2MQTT
My issue:
- I have an IKEA-RGBW-Lightbulb and cant control the color
- mqtt/z2m-setup all works without a problem. Have many mqtt devices already in use. Just have a problem to control the color propery of the RGBW-Bulb.
- I have jsonPath-Transformation installed and the Channel-Config for the ColorControl looks like this:
- i created a color-picker-item
- the Log says: [t.generic.ChannelStateTransformation] - Transformation service {“COLOR” for pattern {“rgb”:“%s,%s,%s”}} not found!
Dear Community… what did i wrong