5139daef90
CI mypy flagged the shared payload/background locals in _run_mesh_sync as incompatibly typed across the zigbee/zwave branches. Annotate them with the union / generic Callable and alias the per-branch env_import_request imports so the two bindings don't clash.