Manually changing switches from an integrated knx device

Hi all,

My home automation is being implemented. I am blind and was looking for an accessible way to operate the various switches when I found the home assistant project. I have it running on a raspberry pi 5.
The pi is running version 12.1 of the home assistant operating system.

I have integrated the knx processor and have also uploaded the knx project file.

I can see the various messages between the different devices.

I want to manually, operate light switches and do things like set the color temperature.

Is there a way to do that?

I am happy to write code if I have to but would prefer operating controls if at all possible.

Pranav

Hi :wave:!
You would need to create KNX entities in yaml to control them. You’ll find how to configure those in the KNX integration documentation. KNX - Home Assistant