KNX Light: xyY Issues

I have some RGB+CCT LED Strips that I try to control using a DALI DT-8 Controller behind a Theben DALI-Gateway P64 KNX

I tried two different DALI Controllers:

Both work fine in RGBW mode but they fail in xyY mode.

Can anyone confirm that the xyY Mode is still working as expected?

Hi :wave:!
Do you have a more precise failure description that “they fail”?
Maybe add ETS Group monitor logs and group object associations.

Also: does it work from other devices (or ETS)?

I have the group monitor logs and a video of which shows the response. The camera I used was pretty slow to update, therefore there are some delays.

and the relevant group monitor entries

<CommunicationLog xmlns="http://knx.org/xml/telegrams/01">
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D3010080" Timestamp="2023-03-06T06:20:10.7179212Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D702008000" Timestamp="2023-03-06T06:20:11.02573Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D6010080" Timestamp="2023-03-06T06:20:11.1470315Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D502008052" Timestamp="2023-03-06T06:20:54.4236461Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D702008052" Timestamp="2023-03-06T06:20:54.6297824Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D6010081" Timestamp="2023-03-06T06:20:54.7311174Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D5020080BF" Timestamp="2023-03-06T06:21:01.0917357Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D7020080BF" Timestamp="2023-03-06T06:21:01.2163132Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D50200800A" Timestamp="2023-03-06T06:21:09.083222Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D70200800A" Timestamp="2023-03-06T06:21:09.3492745Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D502008014" Timestamp="2023-03-06T06:21:13.0723248Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D702008014" Timestamp="2023-03-06T06:21:13.693339Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D502008026" Timestamp="2023-03-06T06:21:18.2975537Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D702008026" Timestamp="2023-03-06T06:21:18.5543503Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D807008022D10B850002" Timestamp="2023-03-06T06:21:25.3647884Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D907008022D10B850003" Timestamp="2023-03-06T06:21:26.2836501Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D8070080272B5E350002" Timestamp="2023-03-06T06:21:38.2627845Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D9070080272B5E350003" Timestamp="2023-03-06T06:21:38.6859802Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D80700802C08BE760002" Timestamp="2023-03-06T06:21:44.2949713Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D90700802C08BE760003" Timestamp="2023-03-06T06:21:45.329509Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE011FB01D502008070" Timestamp="2023-03-06T06:21:51.1663423Z" />
  <Telegram Service="L_Data.ind" FrameFormat="CommonEmi" RawData="2900BCE0110801D702008070" Timestamp="2023-03-06T06:21:51.2344745Z" />
</CommunicationLog>

I have no other device on the KNX bus that is able to control a light using xy mode as my MDT Glass Push Button keypads only support HSV.

The Dali Gateway is actually manufactured by IPAS GmbH in Germany and according to my latest support request with Theben I got a response from them that there were some Firmware issues in early models, unfortunately there are no firmware updates available from Theben so far. Waiting for response to my follow up email.

You can send xyy colors from ETS group monitor for tests.
In this video it looks like every color is rendered blue.
The sent values and the received status messages seem to match - except for brightness, where it is reported 0 in the status :thinking: (in the request it’s set invalid because it should only change color).

Will try to send some xyy colours using ETS, is there a cheat sheet somewhere to set the xy values?
Might not be today though but will report back

No idea, sorry.

Did some testing with ETS to send some xy values to the gateway. Looks like the Gateway has an issue and hopefully I will get a new firmware soon.

IPAS did test their version of the gateway with the MiBoxer Dali DT8 driver and this was working.
Seems that the Theben version did not get the latest firmware.

1 Like