KNX Scenes Control Template
Hello
I do see that we have a Device 018.000 Scene Control to activate and learn KNX scenes
I was woundering what the best pratice would be for import this Group addresses and setup a template to call and learn them from the Interface
Thanks for the help in advance

Hello,
After I've started to work with ComfortClick, I confess that I've never used KNX scenes anymore, as the scenes on ComfortClick are easier for the costumer and more flexible for the installer, who can add / remove controls to the scenes remotely without using ETS. After all, they can also be triggered by KNX buttons, so for me they are a better way to use scenes.
But, if you need to use your own KNX scene addresses, my advise would be probably import the group address, and create your own template.
When you place the object on the visualization, you get several different options for control / status:
Scene number status;
Learn status;
Read value from address;
Write value from status address;
Write current value;
Activate scene;
Learn scene;
If was using scene control and learn functions, I would probably only use Scene Control, Learn Scene, Learn Status and Activate Scene.
Then you can adapt our visualization to be a little bit more pretty than my example below (it's just a very quick example without testing). There's almost endless ways you can design your own control.
Scene control button to choose the scene you want to learn;
Learn button to start learning and status to show if it's learning or if it's stopped;
And eventually an activate scene button;
But that's up to you. As I've said, as soon as I've started using the bOS Scenes, I never went back to the internal KNX scenes...
Give a chance to the bOS scenes, try them out, and you'll see that they are way more powerful and flexible for the costumer to change them.
These are all bOS scenes, available to be changed at any time (short press executes with a confirmation dialog, and long press opens up the scene devices to configure):
Best regards