#Tuya Neo Zigbee Siren TS0601 setting melody via cluster attribute does not change melody

1 messages · Page 1 of 1 (latest)

dim flume
#

Using ZHA the melody attribute is not exposed. I have found it under clusters - TuyaMCUSiren - melody (id: 0x0466).
I then clicked Read Attribute and it returns a value of NeoAlarmMelody.melody_05.
I changed this to
NeoAlarmMelody.melody_01
and then clicked Write Attribute
Succeeds with a green tick
But the siren melody does not change
Is there something else I need to do?
I have never set a cluster attribute for a ZHA device before.