### Install Debugging Tools Source: https://github.com/jc2k/aiohomekit/wiki/DebuggingThread Installs iproute2 and tcpdump utilities within the Home Assistant container to facilitate network diagnostics. This command must be re-run after every Home Assistant upgrade. ```bash apk --no-cache add iproute2 tcpdump ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.