I am struggling with managing a Hue wall switch from an API.
Below there is a button:
https://i.imgur.com/MLwpVh3.jpeg https://i.imgur.com/bV79FfA.jpeg
It is configured to turn on lights in Concentrate mode. I want to change it by API to Bright mode.
This button is available in API by sensors/19, but within there is no information about its Action:
https://gist.github.com/bottega-radek-maziarka/e818a2d73bb0462523f053260a113295
Then, there is no additional API, where this action could be configured. I looked in rules API, but there is nothing there.
Is it possible to configure it from an API? If not, how to do it?