Tags: mzoworka/zigpy
Tags
Deprecate `handle_message` and migrate to `packet_received` (zigpy#1271) * Deprecate `handle_message` and migrate to `packet_received` * Propagate internal parsing errors * Allow `error` to propagate to the request future matcher * Parse the ZCL/ZDO header first * Add a compatibility shim for `handle_message` * Fix existing unit tests * Overwrite the packet header when deserializing ZCL * Add back `Device.deserialize` for XBee compatibility * Add some unit tests
PreviousNext