diff --git a/bellows/ezsp/v8/commands.py b/bellows/ezsp/v8/commands.py index 3c5d5f91..ef589214 100644 --- a/bellows/ezsp/v8/commands.py +++ b/bellows/ezsp/v8/commands.py @@ -73,7 +73,7 @@ 0x00AE, { "destination": t.EmberNodeId, - "relays": t.LVList[t.EmberNodeId], + "relayList": t.LVList[t.EmberNodeId], }, { "status": t.EmberStatus,