hey
relais for switches/lights in my case, like A , B , C are starting with 41 42 43 …
moods are starting always with 53
but be carefull, the mood number is in HEX value
for example
mood number 20 on = hex = 14 =>
second but : moods are starting with 00 , then 01 , then 02
so 14 will be 13 :
so in this case : the hex value will be : 531301