Hi Nick,
Many thanks for putting in the effort to produce this HA integration.
I’m using scene selects in my Crestron program to match my Cameo keypads.
The button mapping is:
L1/2 - toggle on to full brightness & off (combined double height button)
L3 - Scene 1
L4 - Scene 2
L5 - Scene 3
L6 - Scene 4
R1/2/3 - Raise (triple height)
R4/5/6 - Lower (triple height)
My TSW’s mimic this behaviour & I have a separate iPad Crestron Go app for managing the scene levels & scene save. So I have no requirement for adjusting levels in HA.
I want to mimic this behaviour in HA so this only requires momentary buttons, but I want the associated buttons in HA to light up in a similar fashion to the keypads.
The HA switch entity only provides a toggle function which asserts the dig_out on the XSIG and maintains a high state.
I’m looking for a momentary action on the HA switch entity with the feedback shown when a scene is selected.
Is this possible with the Crestron HA integration?
Regards
-s