Dan
Dan
Thanks Andrey. I can add the payload in json format, but how do I add the rest of the command? e.g. command, cluster, endpoint, etc. Command 0x40 isn't in the...
For others who get stuck, this is how you send the full command. Thank you Gwww on the Home Assistant forum. ```json { "command": { "cluster": 6, "command": 64, "payload":...
The command you want is called MoveToLevelWithOnOff. You can't send more than one ZigBee command at a time (to my knowledge) but there are a tonne of commands designed to...
I'd like that too. Have you got a feature request or issue posted somewhere that I can follow? Sorry, in my last reply I got distracted and didn't realise we...